summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Vokáč <michal.vokac@ysoft.com>2023-03-14 19:06:05 +0100
committerShawn Guo <shawnguo@kernel.org>2023-03-27 10:26:41 +0800
commitf87c9b04c6b51e0339f0d3cf7f5a965c0cf939e8 (patch)
tree13e4436b6a5d66b1dbb516be4862aecf51d49cde
parent7da7b84fee58c85a6075022023d31edea40e81a1 (diff)
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: Michal Vokáč <michal.vokac@ysoft.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r--arch/arm/boot/dts/imx6dl-yapp4-common.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6dl-yapp4-common.dtsi b/arch/arm/boot/dts/imx6dl-yapp4-common.dtsi
index 31b4dd9fc5d6..42df92dd6e59 100644
--- a/arch/arm/boot/dts/imx6dl-yapp4-common.dtsi
+++ b/arch/arm/boot/dts/imx6dl-yapp4-common.dtsi
@@ -269,9 +269,9 @@
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";