[PATCH 10/11] arm64: dts: qcom: x1e80100-romulus: Drop clock-names from PS8830

2025-03-08 Thread Konrad Dybcio
From: Konrad Dybcio The preemptively-merged node contains a property absent from the final bindings. Remove it. Signed-off-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/x1e80100-micro

Re: [PATCH 10/11] arm64: dts: qcom: x1e80100-romulus: Drop clock-names from PS8830

2025-03-06 Thread Dmitry Baryshkov
On Thu, Mar 06, 2025 at 07:11:22PM +0100, Konrad Dybcio wrote: > From: Konrad Dybcio > > The preemptively-merged node contains a property absent from the final > bindings. Remove it. > > Signed-off-by: Konrad Dybcio > --- > arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus.dtsi | 2 -- > 1 f