mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3568: Temporarily add csi_dphy1
To support split mode. Signed-off-by: Allon Huang <allon.huang@rock-chips.com> Change-Id: I15f986c680901d7519ebdbeca1aab7fe552f5e96
This commit is contained in:
@@ -2881,6 +2881,15 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
csi_dphy1: csi-dphy@fe870000 {
|
||||
compatible = "rockchip,rk3568-csi-dphy";
|
||||
reg = <0x0 0xfe870000 0x0 0x1000>;
|
||||
clocks = <&cru PCLK_MIPICSIPHY>;
|
||||
clock-names = "pclk";
|
||||
rockchip,grf = <&grf>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
usb2phy0: usb2-phy@fe8a0000 {
|
||||
compatible = "rockchip,rk3568-usb2phy";
|
||||
reg = <0x0 0xfe8a0000 0x0 0x10000>;
|
||||
|
||||
Reference in New Issue
Block a user