Skip to content

Commit

Permalink
ARM: dts: imx6dl-yapp4: Remove unneeded status "okay"
Browse files Browse the repository at this point in the history
Explicit status = "okay" is not needed as it is the default.

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 f87c9b0 commit 0593e16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/boot/dts/imx6dl-yapp4-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@
regulator-max-microvolt = <5000000>;
gpio = <&gpio3 22 GPIO_ACTIVE_HIGH>;
enable-active-high;
status = "okay";
};
};

Expand Down Expand Up @@ -302,7 +301,6 @@
compatible = "atmel,24c128";
reg = <0x57>;
pagesize = <64>;
status = "okay";
};

touchscreen: touchscreen@5c {
Expand Down

0 comments on commit 0593e16

Please sign in to comment.