aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7790-lager.dts
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-12-21 11:33:48 +0100
committerSimon Horman <horms+renesas@verge.net.au>2016-01-07 08:38:56 +1100
commitb88ddbdd36859a4dc99bddd9b5730944187530c0 (patch)
tree9882b60c539b1deb28e5e52dfa52525a6f3110d6 /arch/arm/boot/dts/r8a7790-lager.dts
parentARM: dts: bockw: Add compatible property to "partitions" node (diff)
downloadlinux-dev-b88ddbdd36859a4dc99bddd9b5730944187530c0.tar.xz
linux-dev-b88ddbdd36859a4dc99bddd9b5730944187530c0.zip
ARM: dts: lager: Add compatible property to "partitions" node
As of commit e488ca9f8d4f62c2 ("doc: dt: mtd: partitions: add compatible property to "partitions" node"), the "partitions" subnode of an SPI FLASH device node must have a compatible property. The partitions are no longer detected if it is not present. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/r8a7790-lager.dts')
-rw-r--r--arch/arm/boot/dts/r8a7790-lager.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts
index 44ba69b974a2..052dcee4790d 100644
--- a/arch/arm/boot/dts/r8a7790-lager.dts
+++ b/arch/arm/boot/dts/r8a7790-lager.dts
@@ -449,6 +449,7 @@
m25p,fast-read;
partitions {
+ compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;