mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
ARM64: dts: rockchip: rk3368 support cma-heap
Support cma-heap, also remove unused id definations. Change-Id: I81608291b076ed55a1c439abfa9281ba30dff1b6 Signed-off-by: Xu Jianqun <jay.xu@rock-chips.com>
This commit is contained in:
@@ -55,8 +55,11 @@
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
cma-heap {
|
||||
reg = <0x00000000 0x02000000>;
|
||||
};
|
||||
|
||||
system-heap {
|
||||
rockchip,ion_heap = <0>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user