ARM: dts: aspeed: minerva: enable mdio3

Change usage of I2C bus 11 to mdio3.

Signed-off-by: Yang Chen <yang.chen@quantatw.com>
Link: https://lore.kernel.org/r/20240626130332.929534-6-yangchen.openbmc@gmail.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Yang Chen
2024-06-26 21:03:20 +08:00
committed by Joel Stanley
parent fff89fba6f
commit 183d8a5973
@@ -78,6 +78,10 @@
};
};
&mdio3 {
status = "okay";
};
&fmc {
status = "okay";
flash@0 {
@@ -315,10 +319,6 @@
status = "okay";
};
&i2c11 {
status = "okay";
};
&i2c12 {
status = "okay";
};