arm64: dts: rockchip: add #phy-cells to mipi-dsi1
From: Heiko Stuebner <heiko.stuebner@...> Date: Thu, 13 Jun 2019 13:15:29 +0200
Commit-Message
The dsi controller includes access to the dphy which might be used not only for dsi output but also for csi input on dsi1, so add the necessary #phy-cells to allow it to be used as phy. Signed-off-by: Heiko Stuebner <heiko.stuebner@...>
Patch-Comment
arch/arm64/boot/dts/rockchip/rk3399.dtsi | 1 + 1 file changed, 1 insertion(+)
Statistics
- 1 lines added
- 0 lines removed
Changes
------------------- arch/arm64/boot/dts/rockchip/rk3399.dtsi -------------------
index edbbf35fe19e..5d2178cb3e38 100644
@@ -1865,6 +1865,7 @@ mipi_dsi1: mipi@ff968000 {
rockchip,grf = <&grf>;
#address-cells = <1>;
#size-cells = <0>;
+ #phy-cells = <0>;
status = "disabled";
ports {