ARM: dts: qcom: apq8064: rename DSI PHY iface clock
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Wed, 6 Jul 2022 14:54:10 +0000 (17:54 +0300)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 6 Jul 2022 21:04:15 +0000 (16:04 -0500)
Follow the usual scheme and use name 'iface' rather than 'iface_clk' for
the interface clock. The DSI PHY driver can cope with both of them, so
there is no breakage.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220706145412.1566011-4-dmitry.baryshkov@linaro.org
arch/arm/boot/dts/qcom-apq8064.dtsi

index 38f6077..298df08 100644 (file)
                                <0x04700300 0x200>,
                                <0x04700500 0x5c>;
                        reg-names = "dsi_pll", "dsi_phy", "dsi_phy_regulator";
-                       clock-names = "iface_clk", "ref";
+                       clock-names = "iface", "ref";
                        clocks = <&mmcc DSI_M_AHB_CLK>,
                                 <&pxo_board>;
                };