mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ARM: dts: rockchip: rv1106: sram node to isp
Change-Id: I90326170e55688385343e22254e1825de4a22fb3 Signed-off-by: Cai YiWei <cyw@rock-chips.com>
This commit is contained in:
@@ -918,6 +918,10 @@
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
ranges = <0 0xff6c0000 0x40000>;
|
||||
|
||||
rkisp_sram: rkisp-sram@0 {
|
||||
reg = <0 0x40000>;
|
||||
};
|
||||
};
|
||||
|
||||
rga2: rga@ff980000 {
|
||||
@@ -973,6 +977,7 @@
|
||||
<&cru CLK_CORE_ISP3P2>, <&cru ISP0CLK_VICAP>;
|
||||
clock-names = "aclk_isp", "hclk_isp",
|
||||
"clk_isp_core", "clk_isp_core_vicap";
|
||||
rockchip,sram = <&rkisp_sram>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user