mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
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>
This commit is contained in:
parent
ad46e68846
commit
2ae8d516c3
|
|
@ -1452,6 +1452,15 @@ dsi1_in_vopl: endpoint@1 {
|
|||
};
|
||||
};
|
||||
|
||||
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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user