aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/rk3128-evb.dts
diff options
context:
space:
mode:
authorJohan Jonker2022-09-09 22:19:24 +0200
committerKever Yang2022-12-19 10:56:12 +0800
commit565d77b4c0080ba1c64f860dabbddb021689c46b (patch)
treeb3d96653ee212c72c8d6dd8ca9a9d396fd22d530 /arch/arm/dts/rk3128-evb.dts
parentb919d43af563147523cd2816d26a03e927104b61 (diff)
arm: dts: rockchip: rk3128: fix DT node names
The rk3128 DT node names should be generic. Rename them to the pattern defined in the DT bindings. Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Diffstat (limited to 'arch/arm/dts/rk3128-evb.dts')
-rw-r--r--arch/arm/dts/rk3128-evb.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/dts/rk3128-evb.dts b/arch/arm/dts/rk3128-evb.dts
index e7d8f7c9e09..93291d78734 100644
--- a/arch/arm/dts/rk3128-evb.dts
+++ b/arch/arm/dts/rk3128-evb.dts
@@ -15,6 +15,11 @@
stdout-path = &uart2;
};
+ memory@60000000 {
+ device_type = "memory";
+ reg = <0x60000000 0x40000000>;
+ };
+
vcc5v0_otg: vcc5v0-otg-drv {
compatible = "regulator-fixed";
regulator-name = "vcc5v0_otg";