arm64: dts: msm8916: Add missing #phy-cells
authorBjorn Andersson <[email protected]>
Wed, 8 Nov 2017 03:45:01 +0000 (19:45 -0800)
committerAndy Gross <[email protected]>
Mon, 1 Jan 2018 05:50:11 +0000 (23:50 -0600)
Add a missing #phy-cells to the dsi-phy, to silence dtc warning.

Cc: Archit Taneja <[email protected]>
Fixes: 305410ffd1b2 ("arm64: dts: msm8916: Add display support")
Signed-off-by: Bjorn Andersson <[email protected]>
Reviewed-by: Archit Taneja <[email protected]>
Signed-off-by: Andy Gross <[email protected]>
arch/arm64/boot/dts/qcom/msm8916.dtsi

index 6b2127a6ced1369d57139de5cc5866eb4ec379a8..09ac5c43807ee6f31da0b1f007802e49be56c68b 100644 (file)
                                            "dsi_phy_regulator";
 
                                #clock-cells = <1>;
+                               #phy-cells = <0>;
 
                                clocks = <&gcc GCC_MDSS_AHB_CLK>;
                                clock-names = "iface_clk";