Commit 0593e164 authored by Michal Vokáč's avatar Michal Vokáč Committed by Shawn Guo
Browse files

ARM: dts: imx6dl-yapp4: Remove unneeded status "okay"



Explicit status = "okay" is not needed as it is the default.

Signed-off-by: default avatarMichal Vokáč <michal.vokac@ysoft.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent f87c9b04
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -98,7 +98,6 @@ reg_usb_otg_vbus: regulator-usb-otg-vbus {
		regulator-max-microvolt = <5000000>;
		gpio = <&gpio3 22 GPIO_ACTIVE_HIGH>;
		enable-active-high;
		status = "okay";
	};
};

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

	touchscreen: touchscreen@5c {