summaryrefslogtreecommitdiff
path: root/arch/arm/dts/armada-8040-clearfog-gt-8k.dts
diff options
context:
space:
mode:
authorSven Auhagen <Sven.Auhagen@voleatech.de>2021-08-24 10:14:25 +0200
committerStefan Roese <sr@denx.de>2021-09-10 09:01:51 +0200
commit88426bd6b08e42ce3ca2b1b9c3e11e5c390c3020 (patch)
treecbb5917128360a821d5056142f2fadba1e84af65 /arch/arm/dts/armada-8040-clearfog-gt-8k.dts
parent8439219ca5313f2fabf13fcf4cb69a8852b8d4a2 (diff)
arm: mvebu: dts: Armada8k enable mdio
Since mvpp2 is using the new mdio driver and the cp110 has been synced with the linux upstream, the mdio has to enabled in the device tree file. This is missing for some device tree files and therefore the network cards do not come online. Signed-off-by: Sven Auhagen <sven.auhagen@voleatech.de> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/arm/dts/armada-8040-clearfog-gt-8k.dts')
-rw-r--r--arch/arm/dts/armada-8040-clearfog-gt-8k.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/armada-8040-clearfog-gt-8k.dts b/arch/arm/dts/armada-8040-clearfog-gt-8k.dts
index 6a586dbbba..79ee871c5a 100644
--- a/arch/arm/dts/armada-8040-clearfog-gt-8k.dts
+++ b/arch/arm/dts/armada-8040-clearfog-gt-8k.dts
@@ -295,6 +295,7 @@
};
&cp1_mdio {
+ status = "okay";
phy0: ethernet-phy@0 {
reg = <0>;
};