mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rk3368-tb add ion node
Change-Id: I562198d0f2d6ea3c721ec2be6f10999787acee5f Signed-off-by: Jianqun xu <jay.xu@rock-chips.com>
This commit is contained in:
committed by
Gerrit Code Review
parent
48588f1014
commit
2580378773
@@ -50,6 +50,16 @@
|
||||
chosen {
|
||||
bootargs = "console=uart,mmio32,0xff690000";
|
||||
};
|
||||
|
||||
ion {
|
||||
compatible = "rockchip,ion";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
system-heap {
|
||||
rockchip,ion_heap = <0>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&emmc {
|
||||
|
||||
Reference in New Issue
Block a user