mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
arm64: dts: rockchip: rk3568: mipi csi host add cru rst
Signed-off-by: Allon Huang <allon.huang@rock-chips.com> Change-Id: I0253d3b75b03ace77fdc16eb273fb193856c091f
This commit is contained in:
@@ -1530,8 +1530,10 @@
|
||||
interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>,
|
||||
<GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "csi-intr1", "csi-intr2";
|
||||
clocks = <&cru PCLK_CSI2HOST1>, <&cru SRST_P_CSI2HOST1>;
|
||||
clock-names = "pclk_csi2host", "srst_csihost_p";
|
||||
clocks = <&cru PCLK_CSI2HOST1>;
|
||||
clock-names = "pclk_csi2host";
|
||||
resets = <&cru SRST_P_CSI2HOST1>;
|
||||
reset-names = "srst_csihost_p";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user