Skip to content

Commit 37ed2c8

Browse files
anderssongregkh
authored andcommitted
arm64: dts: msm8916: Add missing #phy-cells
commit b0ab681 upstream. Add a missing #phy-cells to the dsi-phy, to silence dtc warning. Cc: Archit Taneja <architt@codeaurora.org> Fixes: 305410f ("arm64: dts: msm8916: Add display support") Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Reviewed-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Andy Gross <andy.gross@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 53e0f26 commit 37ed2c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/qcom/msm8916.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -796,6 +796,7 @@
796796
"dsi_phy_regulator";
797797

798798
#clock-cells = <1>;
799+
#phy-cells = <0>;
799800

800801
clocks = <&gcc GCC_MDSS_AHB_CLK>;
801802
clock-names = "iface_clk";

0 commit comments

Comments
 (0)