arm64: dts: qcom: sdm630: order regs according to bindings
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 9 May 2022 14:47:13 +0000 (16:47 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 27 Jun 2022 21:46:32 +0000 (16:46 -0500)
commit7908dcc8be2db90c9d9bbcbd5fb021f935b76b26
treede662268ff4d81a4fd5498de2f57a9831a78e155
parente8881372ccc6ff5a86bddeb4ebc248ff892d2ffc
arm64: dts: qcom: sdm630: order regs according to bindings

The CAMSS DTSI device node, which came after the bindings were merged,
got the regs ordered differently then specified in the bindings:

  sdm636-sony-xperia-ganges-mermaid.dtb: camss@ca00000: reg-names:0: 'csi_clk_mux' 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@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220509144714.144154-3-krzysztof.kozlowski@linaro.org
arch/arm64/boot/dts/qcom/sdm630.dtsi