isp: add isp_sc dts config

PD#165090: isp: add isp_sc dts config

Change-Id: Ia03722bbbccf71c6b404395dabe4a3c89b299bf2
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
This commit is contained in:
Brian Zhu
2018-06-20 02:57:41 +08:00
committed by Yixun Lan
parent 8aa209c7cf
commit ea8ae1da61

View File

@@ -1834,6 +1834,14 @@
interrupt-names = "ddr_bandwidth";
};
isp_sc: isp-sc@ff655400 {
compatible = "amlogic, isp-sc";
reg = <0x0 0xff655400 0x0 0x00001000>;
reg-names = "isp_sc";
interrupts = <0 17 0>;
interrupt-names = "isp_sc";
};
isp: isp@ff140000 {
compatible = "arm, isp";
reg = <0x0 0xff140000 0x0 0x00040000>;
@@ -1844,6 +1852,7 @@
<&clkc CLKID_MIPI_CSI_PHY_CLK0_COMP>;
clock-names = "cts_mipi_isp_clk_composite",
"cts_mipi_csi_phy_clk0_composite";
link-device = <&isp_sc>;
};
adapter: isp-adapter@ff650000 {