Commit f87c9b04 authored by Michal Vokáč's avatar Michal Vokáč Committed by Shawn Guo
Browse files

ARM: dts: imx6dl-yapp4: Move status to the end of property list



The status property should always be last in the list.

Signed-off-by: default avatarMichal Vokáč <michal.vokac@ysoft.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 7da7b84f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -269,9 +269,9 @@ leds: led-controller@30 {
		compatible = "ti,lp5562";
		reg = <0x30>;
		clock-mode = /bits/ 8 <1>;
		status = "disabled";
		#address-cells = <1>;
		#size-cells = <0>;
		status = "disabled";

		led@0 {
			chan-name = "R";