ARM: dts: gemini: Indent DIR-685 partition table

It is discouraged to have OF partitions as subnodes directly
under the device, create a "partitions" subnode and put the
partitions inside it.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
Linus Walleij 2019-04-27 11:54:51 +02:00 committed by Olof Johansson
parent 97fc172d86
commit 44b9c8e772
1 changed files with 44 additions and 38 deletions

View File

@ -267,6 +267,11 @@
/* 32MB of flash */
reg = <0x30000000 0x02000000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
/*
* This "RedBoot" is the Storlink derivative.
*/
@ -307,6 +312,7 @@
read-only;
};
};
};
syscon: syscon@40000000 {
pinctrl {