Commit 44b9c8e7 authored by Linus Walleij's avatar Linus Walleij Committed by Olof Johansson
Browse files

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: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 97fc172d
Loading
Loading
Loading
Loading
+44 −38
Original line number Diff line number Diff line
@@ -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 {