Commit 4d84ae95 authored by Potin Lai's avatar Potin Lai Committed by Joel Stanley

ARM: dts: aspeed: bletchley: Enable mdio3 bus

Enable mdio3 bus based on EVT HW.

So far lack of c45 support in mdio-aspeed, at least can access mdio bus
by read/write register.

TODO: Add Marvell PHY 88X3310 and mdio-aspeed driver c45 support
Signed-off-by: default avatarPotin Lai <potin.lai@quantatw.com>
Reviewed-by: default avatarJoel Stanley <joel@jms.id.au>
Reviewed-by: default avatarPatrick Williams <patrick@stwcx.xyz>
Link: https://lore.kernel.org/r/20220215163151.32252-10-potin.lai@quantatw.comSigned-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 98af9ffd
......@@ -840,3 +840,8 @@ &pinctrl_adc10_default &pinctrl_adc11_default
&pinctrl_adc12_default &pinctrl_adc13_default
&pinctrl_adc14_default &pinctrl_adc15_default>;
};
&mdio3 {
status = "okay";
/* TODO: Add Marvell 88X3310 */
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment