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:
Jianqun Xu
2022-09-14 16:07:23 +08:00
committed by Tao Huang
parent ef53e337ca
commit 43eba68e77

View File

@ -47,7 +47,7 @@
};
&reserved_memory {
linux,cma {
cma {
compatible = "shared-dma-pool";
inactive;
reusable;