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>
This commit is contained in:
parent
f87c9b04c6
commit
0593e164bb
|
@ -98,7 +98,6 @@
|
|||
regulator-max-microvolt = <5000000>;
|
||||
gpio = <&gpio3 22 GPIO_ACTIVE_HIGH>;
|
||||
enable-active-high;
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -302,7 +301,6 @@
|
|||
compatible = "atmel,24c128";
|
||||
reg = <0x57>;
|
||||
pagesize = <64>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
touchscreen: touchscreen@5c {
|
||||
|
|
Loading…
Reference in New Issue