mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
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:
@@ -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;
|
||||
};
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user