Skip to content

Commit

Permalink
ARM: dts: imx6dl-yapp4: Move status to the end of property list
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Michal Vokáč authored and Shawn Guo committed Mar 27, 2023
1 parent 7da7b84 commit f87c9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/imx6dl-yapp4-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit f87c9b0

Please sign in to comment.