[PATCH mvebu-dt v3 7/7] ARM: dts: turris-omnia: remove unneeded status = "okay" properties
Marek Behún
kabel at kernel.org
Sun Nov 15 08:59:23 EST 2020
Only nodes which have status = "disabled" defined from included files
need status = "okay".
The ethernet-phy node and the i2cmux node do not need it, since they are
wholly defined here.
Signed-off-by: Marek Behún <kabel at kernel.org>
Cc: linux-arm-kernel at lists.infradead.org
Cc: Uwe Kleine-König <uwe at kleine-koenig.org>
Cc: Jason Cooper <jason at lakedaemon.net>
Cc: Gregory CLEMENT <gregory.clement at bootlin.com>
Cc: Andreas Färber <afaerber at suse.de>
Cc: Andrew Lunn <andrew at lunn.ch>
Cc: Rob Herring <robh+dt at kernel.org>
Cc: devicetree at vger.kernel.org
---
arch/arm/boot/dts/armada-385-turris-omnia.dts | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/boot/dts/armada-385-turris-omnia.dts b/arch/arm/boot/dts/armada-385-turris-omnia.dts
index 0002487b7b68..78b49287634c 100644
--- a/arch/arm/boot/dts/armada-385-turris-omnia.dts
+++ b/arch/arm/boot/dts/armada-385-turris-omnia.dts
@@ -173,7 +173,6 @@ i2cmux at 70 {
#address-cells = <1>;
#size-cells = <0>;
reg = <0x70>;
- status = "okay";
i2c at 0 {
#address-cells = <1>;
@@ -387,7 +386,6 @@ &mdio {
status = "okay";
phy1: ethernet-phy at 1 {
- status = "okay";
compatible = "ethernet-phy-ieee802.3-c22";
reg = <1>;
--
2.26.2
More information about the linux-arm-kernel
mailing list