Thread (2 messages) flat view 2 messages, 2 authors, 2015-12-07

[PATCH/RESEND] ARM: dts: kirkwood: Add DTS for Zyxel NSA325

From: andrew@lunn.ch (Andrew Lunn)
Date: 2015-12-07 01:41:13
Also in: lkml

+		serial at 12000 {
+			status = "ok";
+		};
+
+		sata at 80000 {
+			status = "okay";
+			nr-ports = <2>;
+		};
+	};
+
+		gpio-leds {
+		compatible = "gpio-leds";
+		pinctrl-0 = <&pmx_led_hdd2_green &pmx_led_hdd2_red
+			     &pmx_led_usb_green
+			     &pmx_led_sys_green &pmx_led_sys_orange
+			     &pmx_led_copy_green &pmx_led_copy_red
+			     &pmx_led_hdd1_green &pmx_led_hdd1_red>;
+		pinctrl-names = "default";
Hi Hans

There is some odd indentation going on here, and in other parts of the
file.
+
+&nand {
+	status = "okay";
+	chip-delay = <35>;
+
+	partition at 0 {
+		label = "uboot";
+		reg = <0x0000000 0x0100000>;
+	};
The partitions should be inside a partitions node. See
Documentation/devicetree/bindings/mtd/partition.txt
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help