ARM: dts: imx6dl-yapp4: Move status to the end of property list
authorMichal Vokáč <michal.vokac@ysoft.com>
Tue, 14 Mar 2023 18:06:05 +0000 (19:06 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 27 Mar 2023 02:26:41 +0000 (10:26 +0800)
The status property should always be last in the list.

Signed-off-by: Michal Vokáč <michal.vokac@ysoft.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl-yapp4-common.dtsi

index 31b4dd9fc5d6fa9126d84d9e2cdb588ffffd28ac..42df92dd6e59b8e521e63e2d6b40d6899309d9a3 100644 (file)
                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";