mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3308: add cma node for rk3308b-mipi-display-v11.dtsi
Signed-off-by: Damon Ding <damon.ding@rock-chips.com> Change-Id: I0d813b5f81214f9a6a0e613cd0e7afb0f16924ba
This commit is contained in:
@@ -56,6 +56,19 @@
|
||||
enable-active-high;
|
||||
regulator-boot-on;
|
||||
};
|
||||
|
||||
reserved-memory {
|
||||
#address-cells = <2>;
|
||||
#size-cells = <2>;
|
||||
ranges;
|
||||
|
||||
cma {
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
size = <0x0 0x2000000>;
|
||||
linux,cma-default;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
|
||||
Reference in New Issue
Block a user