summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.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/bcm4708-linksys-ea6500-v2.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/bcm4708-linksys-ea6500-v2.dts')
-rw-r--r--arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts b/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts
index babcfec50dde..7c34360d3285 100644
--- a/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts
+++ b/arch/arm/boot/dts/bcm4708-linksys-ea6500-v2.dts
@@ -18,6 +18,7 @@
};
memory {
+ device_type = "memory";
reg = <0x00000000 0x08000000>;
};