NANOQ: add nanoq reg in dts config

PD#165090: NANOQ: nanoq reg for sram and size

Change-Id: I29a9a698383c02ed527f3dc2b2cd5b03cf8dee53
Signed-off-by: xingwei.zhou <xingwei.zhou@amlogic.com>
This commit is contained in:
xingwei.zhou
2018-06-22 16:41:34 +08:00
committed by Yixun Lan
parent 98427cfd23
commit b87ed97e2c
2 changed files with 3 additions and 2 deletions

View File

@@ -139,7 +139,7 @@
galcore_reserved:linux,galcore {
compatible = "shared-dma-pool";
reusable;
size = <0x0 0x4000000>;
size = <0x0 0x1000000>;
alignment = <0x0 0x400000>;
linux,contiguous-region;
};

View File

@@ -1087,7 +1087,8 @@
"cts_vipnanoq_core_clk_composite";
interrupts = <0 147 1>;
interrupt-names = "galcore";
reg = <0x0 0xff100000 0x0 0x800>;
reg = <0x0 0xff100000 0x0 0x800
0x0 0xff000000 0x0 0x400000>;
};
aocec: aocec {