mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3588 mipi_csi2 remove power-domains
Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com> Change-Id: I71b36f15e4c2583097d3a13c15d8274c7ba0065b
This commit is contained in:
@@ -158,7 +158,6 @@
|
||||
clock-names = "pclk_csi2host";
|
||||
resets = <&cru SRST_P_CSI_HOST_4>, <&cru SRST_CSIHOST4_VICAP>;
|
||||
reset-names = "srst_csihost_p", "srst_csihost_vicap";
|
||||
power-domains = <&power RK3588_PD_VI>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@@ -173,7 +172,6 @@
|
||||
clock-names = "pclk_csi2host";
|
||||
resets = <&cru SRST_P_CSI_HOST_5>, <&cru SRST_CSIHOST5_VICAP>;
|
||||
reset-names = "srst_csihost_p", "srst_csihost_vicap";
|
||||
power-domains = <&power RK3588_PD_VI>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
@@ -2388,7 +2388,6 @@
|
||||
clock-names = "pclk_csi2host", "iclk_csi2host";
|
||||
resets = <&cru SRST_P_CSI_HOST_0>, <&cru SRST_CSIHOST0_VICAP>;
|
||||
reset-names = "srst_csihost_p", "srst_csihost_vicap";
|
||||
power-domains = <&power RK3588_PD_VI>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@@ -2403,7 +2402,6 @@
|
||||
clock-names = "pclk_csi2host", "iclk_csi2host";
|
||||
resets = <&cru SRST_P_CSI_HOST_1>, <&cru SRST_CSIHOST1_VICAP>;
|
||||
reset-names = "srst_csihost_p", "srst_csihost_vicap";
|
||||
power-domains = <&power RK3588_PD_VI>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@@ -2418,7 +2416,6 @@
|
||||
clock-names = "pclk_csi2host";
|
||||
resets = <&cru SRST_P_CSI_HOST_2>, <&cru SRST_CSIHOST2_VICAP>;
|
||||
reset-names = "srst_csihost_p", "srst_csihost_vicap";
|
||||
power-domains = <&power RK3588_PD_VI>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@@ -2433,7 +2430,6 @@
|
||||
clock-names = "pclk_csi2host";
|
||||
resets = <&cru SRST_P_CSI_HOST_3>, <&cru SRST_CSIHOST3_VICAP>;
|
||||
reset-names = "srst_csihost_p", "srst_csihost_vicap";
|
||||
power-domains = <&power RK3588_PD_VI>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user