arm64: dts: meson: g12a: add drive strength for eth pins
With the X96 Max board using an external Gigabit Ethernet PHY, add the same driver strength to the Ethernet pins as the vendor tree. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
parent
d9b9640b8d
commit
47b65cb8b5
@ -1131,6 +1131,7 @@
|
||||
"eth_txd0",
|
||||
"eth_txd1";
|
||||
function = "eth";
|
||||
drive-strength-microamp = <4000>;
|
||||
bias-disable;
|
||||
};
|
||||
};
|
||||
@ -1143,6 +1144,7 @@
|
||||
"eth_txd2_rgmii",
|
||||
"eth_txd3_rgmii";
|
||||
function = "eth";
|
||||
drive-strength-microamp = <4000>;
|
||||
bias-disable;
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user