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:
Jianqun xu
2015-11-30 15:46:30 +08:00
committed by Gerrit Code Review
parent 48588f1014
commit 2580378773

View File

@@ -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 {