Skip to content

Commit 2ae8d51

Browse files
wenleorkhuangtao
authored andcommitted
ARM: dts: rockchip: rk3288: Add dts mipi-dphy TXRX1 node for rk3288
Change-Id: I0b6122b2b34ae0f24f0d4a1111c1bbe6018cac4e Signed-off-by: Wen Nuan <leo.wen@rock-chips.com>
1 parent ad46e68 commit 2ae8d51

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

arch/arm/boot/dts/rk3288.dtsi

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1452,6 +1452,15 @@
14521452
};
14531453
};
14541454

1455+
mipi_phy_tx1rx1: mipi-phy-tx1rx1@ff968000 {
1456+
compatible = "rockchip,rk3288-mipi-dphy";
1457+
reg = <0x0 0xff968000 0x0 0x4000>;
1458+
rockchip,grf = <&grf>;
1459+
clocks = <&cru SCLK_MIPIDSI_24M>, <&cru PCLK_MIPI_CSI>;
1460+
clock-names = "dphy-ref", "pclk";
1461+
status = "disabled";
1462+
};
1463+
14551464
edp: dp@ff970000 {
14561465
compatible = "rockchip,rk3288-dp";
14571466
reg = <0x0 0xff970000 0x0 0x4000>;

0 commit comments

Comments
 (0)