ARM: dts: rk3229-gva-sdk: remove memory node in dts.

Use memory region passed from uboot. 

Change-Id: I8bd1c320cd1824fab9f2bc39213e24aa2fbcbc7b
Signed-off-by: Wenping Zhang <wenping.zhang@rock-chips.com>
This commit is contained in:
Wenping Zhang 2017-06-26 09:23:44 +08:00 committed by Jianqun Xu
commit f736e71ba8

View file

@ -50,11 +50,6 @@
model = "RK3229 GOOGLE VOICE ASSISTANT SDK Board";
compatible = "rockchip,rk3229-gva-sdk", "rockchip,rk3229";
memory@60000000 {
device_type = "memory";
reg = <0x60000000 0x40000000>;
};
sdio_pwrseq: sdio-pwrseq {
compatible = "mmc-pwrseq-simple";
clocks = <&rk805 1>;