projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f87c9b0
)
ARM: dts: imx6dl-yapp4: Remove unneeded status "okay"
author
Michal Vokáč
<michal.vokac@ysoft.com>
Tue, 14 Mar 2023 18:06:06 +0000
(19:06 +0100)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 27 Mar 2023 02:26:45 +0000
(10:26 +0800)
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>
arch/arm/boot/dts/imx6dl-yapp4-common.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6dl-yapp4-common.dtsi
b/arch/arm/boot/dts/imx6dl-yapp4-common.dtsi
index 42df92dd6e59b8e521e63e2d6b40d6899309d9a3..3be38a3c4bb11c1eaa458ef30f033ef1cd67a529 100644
(file)
--- a/
arch/arm/boot/dts/imx6dl-yapp4-common.dtsi
+++ b/
arch/arm/boot/dts/imx6dl-yapp4-common.dtsi
@@
-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 {