mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: Add RK3308b amp reserved memory
default remote amp core (CPU3) address 0x02e00000 Signed-off-by: Steven Liu <steven.liu@rock-chips.com> Change-Id: Ieae840cb199e7cd607c36d53eeffad9cd00e2a3f
This commit is contained in:
@@ -20,10 +20,13 @@
|
||||
ranges;
|
||||
|
||||
/* remote amp core address */
|
||||
amp_shmem_reserved: amp-shmem@2f00000 {
|
||||
reg = <0x0 0x2f00000 0x0 0x100000>;
|
||||
amp_reserved: amp@2e00000 {
|
||||
reg = <0x0 0x2e00000 0x0 0x200000>;
|
||||
no-map;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&cpu3 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user