arm64: dts: rockchip: rk3568-android rename reserved node to 'cma'
Rename the reserved memory node to 'cma', make the dma heap named to be 'cma' and 'cma-uncached', it's compatible to the userland. Change-Id: Ifcdf83c664e21e0507778e124c7c3174b3958bfc Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
@ -47,7 +47,7 @@
|
||||
};
|
||||
|
||||
&reserved_memory {
|
||||
linux,cma {
|
||||
cma {
|
||||
compatible = "shared-dma-pool";
|
||||
inactive;
|
||||
reusable;
|
||||
|
||||
Reference in New Issue
Block a user