Message ID | 20180308094807.9443-15-jacob-chen@iotwrt.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi index 3a530b72c057..ed05f3d77358 100644 --- a/arch/arm/boot/dts/rk3288.dtsi +++ b/arch/arm/boot/dts/rk3288.dtsi @@ -1164,6 +1164,15 @@ }; }; + mipi_phy_tx1rx1: mipi-phy-tx1rx1@ff968000 { + compatible = "rockchip,rk3288-mipi-dphy"; + reg = <0x0 0xff968000 0x0 0x4000>; + rockchip,grf = <&grf>; + clocks = <&cru SCLK_MIPIDSI_24M>, <&cru PCLK_MIPI_CSI>; + clock-names = "dphy-ref", "pclk"; + status = "disabled"; + }; + edp: dp@ff970000 { compatible = "rockchip,rk3288-dp"; reg = <0x0 0xff970000 0x0 0x4000>;