commit | f0268cba1471d3aa8d5e10ed5c2093a8a4a07065 | [log] [tgz] |
---|---|---|
author | Sven Auhagen <Sven.Auhagen@voleatech.de> | Tue Aug 24 10:14:25 2021 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Sep 10 09:01:51 2021 +0200 |
tree | cbb5917128360a821d5056142f2fadba1e84af65 | |
parent | 0df569bb77e663b385fe0897b4368ebe168c2ee4 [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>