Re: [PATCH v5 4/5] ARM: dts: qcom: fix various wrong definition for kpss-gcc node

From: Krzysztof Kozlowski
Date: Fri Dec 23 2022 - 05:17:47 EST


On 23/12/2022 11:17, Krzysztof Kozlowski wrote:
> 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.

Only this is relevant (rest of non-applying is not important)

Best regards,
Krzysztof