On 14/09/2022 16:22, Christian Marangi wrote: > Fix dtbs_check warning now that we have a correct kpss-gcc yaml > schema. Add additional qcom,kpss-gcc compatible to differentiate > devices where kpss-gcc should provide a clk and where kpss-gcc should > just provide the registers and the syscon phandle. > Add missing #clock-cells and remove useless clock-output-names for > ipq806x. > Add missing bindings for msm8960 and apq8064 kpss-gcc node. > > Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx> > --- > arch/arm/boot/dts/qcom-apq8064.dtsi | 5 ++++- > arch/arm/boot/dts/qcom-ipq8064.dtsi | 4 ++-- > arch/arm/boot/dts/qcom-mdm9615.dtsi | 2 +- > arch/arm/boot/dts/qcom-msm8660.dtsi | 2 +- > arch/arm/boot/dts/qcom-msm8960.dtsi | 7 +++++-- > 5 files changed, 13 insertions(+), 7 deletions(-) warning: 1 line adds whitespace errors. error: patch failed: arch/arm/boot/dts/qcom-apq8064.dtsi:845 error: arch/arm/boot/dts/qcom-apq8064.dtsi: patch does not apply error: patch failed: arch/arm/boot/dts/qcom-ipq8064.dtsi:917 error: arch/arm/boot/dts/qcom-ipq8064.dtsi: patch does not apply error: patch failed: arch/arm/boot/dts/qcom-msm8960.dtsi:63 error: arch/arm/boot/dts/qcom-msm8960.dtsi: patch does not apply hint: Use 'git am --show-current-patch=diff' to see the failed patch Best regards, Krzysztof