summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts
diff options
context:
space:
mode:
authorOlof Johansson2019-06-16 22:29:08 +0200
committerOlof Johansson2019-06-16 22:29:08 +0200
commit9f22081ea221554d2ed8bb7f2abdbd312fce6436 (patch)
tree2f43f60907816e3c88207c0d130e7e479adba921 /arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts
parentMerge tag 'omap-for-v5.2/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... (diff)
parentARM: dts: bcm: Add missing device_type = "memory" property (diff)
downloadkernel-qcow2-linux-9f22081ea221554d2ed8bb7f2abdbd312fce6436.tar.gz
kernel-qcow2-linux-9f22081ea221554d2ed8bb7f2abdbd312fce6436.tar.xz
kernel-qcow2-linux-9f22081ea221554d2ed8bb7f2abdbd312fce6436.zip
Merge tag 'arm-soc/for-5.2/devicetree-fixes' of https://github.com/Broadcom/stblinux into fixes
This pull request contains Broadcom ARM-based SoCs Device Tree fixes for 5.2-rc1, please pull the following: - Florian fixes the remaining Broadcom DTS files to have a valid device_type = "memory" property which was missed during the removal of skeleton.dtsi * tag 'arm-soc/for-5.2/devicetree-fixes' of https://github.com/Broadcom/stblinux: ARM: dts: bcm: Add missing device_type = "memory" property Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts')
-rw-r--r--arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts b/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts
index 4cb10f88a95e..8f1e565c3db4 100644
--- a/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts
+++ b/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts
@@ -20,6 +20,7 @@
};
memory {
+ device_type = "memory";
reg = <0x00000000 0x08000000
0x88000000 0x08000000>;
};