mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3399-android: add secure memory for drm.
Change-Id: Ida014845970d979844ad55704c3bdbf1ed53853b Signed-off-by: Rimon Xu <rimon.xu@rock-chips.com>
This commit is contained in:
@@ -92,9 +92,10 @@
|
||||
reg = <0x0 0x0 0x0 0x0>;
|
||||
};
|
||||
|
||||
secure_memory: secure-memory@00000000 {
|
||||
secure_memory: secure-memory@e7000000 {
|
||||
compatible = "rockchip,secure-memory";
|
||||
reg = <0x0 0x0 0x0 0x0>;
|
||||
reg = <0x0 0xe7000000 0x0 0x10000000>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
stb_devinfo: stb-devinfo@00000000 {
|
||||
|
||||
Reference in New Issue
Block a user