Re: [PATCH 2/4] arm64: dts: qcom: sdm630: order clocks according to bindings

From: Krzysztof Kozlowski
Date: Wed Jun 22 2022 - 06:03:39 EST


On 09/05/2022 16:47, Krzysztof Kozlowski wrote:
> The CAMSS DTSI device node, which came after the bindings were merged,
> got the clocks ordered differently then specified in the bindings:
>
> sdm636-sony-xperia-ganges-mermaid.dtb: camss@ca00000: reg-names:4: 'csid3' was expected
>
> Reordering them to match bindings should not cause ABI issues, because
> the driver relies on names, not ordering.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sdm630.dtsi | 168 +++++++++++++--------------
> 1 file changed, 84 insertions(+), 84 deletions(-)
>

The media/bindings patch was accepted. What about DTS? Any comments?


Best regards,
Krzysztof