Skip to content

Commit 0593e16

Browse files
zandarShawn Guo
authored andcommitted
ARM: dts: imx6dl-yapp4: Remove unneeded status "okay"
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>
1 parent f87c9b0 commit 0593e16

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

arch/arm/boot/dts/imx6dl-yapp4-common.dtsi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@
9898
regulator-max-microvolt = <5000000>;
9999
gpio = <&gpio3 22 GPIO_ACTIVE_HIGH>;
100100
enable-active-high;
101-
status = "okay";
102101
};
103102
};
104103

@@ -302,7 +301,6 @@
302301
compatible = "atmel,24c128";
303302
reg = <0x57>;
304303
pagesize = <64>;
305-
status = "okay";
306304
};
307305

308306
touchscreen: touchscreen@5c {

0 commit comments

Comments
 (0)