aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/rk3288-popmetal.dts
diff options
context:
space:
mode:
authorTao Huang <huangtao@rock-chips.com>2017-08-03 11:21:36 +0800
committerHeiko Stuebner <heiko@sntech.de>2017-08-06 12:54:04 +0200
commit79db45be2b8be474eb518ecd8068c1eb9d536be3 (patch)
tree1cc6cd3a01c1b1f2c45a85de514dd5c6a562119e /arch/arm/boot/dts/rk3288-popmetal.dts
parentARM: dts: rockchip: add spi node and spi pinctrl on rk3228/rk3229 (diff)
downloadlinux-dev-79db45be2b8be474eb518ecd8068c1eb9d536be3.tar.xz
linux-dev-79db45be2b8be474eb518ecd8068c1eb9d536be3.zip
ARM: dts: rockchip: convert rk3288 device tree files to 64 bits
In order to be able to use more than 4GB of RAM when the LPAE is activated, the dts must be converted in 64 bits. Signed-off-by: Tao Huang <huangtao@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/boot/dts/rk3288-popmetal.dts')
-rw-r--r--arch/arm/boot/dts/rk3288-popmetal.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/rk3288-popmetal.dts b/arch/arm/boot/dts/rk3288-popmetal.dts
index d803310f9ab9..f084e0c8dcb3 100644
--- a/arch/arm/boot/dts/rk3288-popmetal.dts
+++ b/arch/arm/boot/dts/rk3288-popmetal.dts
@@ -50,7 +50,7 @@
memory@0 {
device_type = "memory";
- reg = <0 0x80000000>;
+ reg = <0x0 0x0 0x0 0x80000000>;
};
ext_gmac: external-gmac-clock {