mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
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:
committed by
Jianqun Xu
parent
185e3ecd1f
commit
f736e71ba8
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user