ipq5332: dts: add mdio gpio config

Change-Id: If916b200018655fcdfa544152902ee3299ad6452
Signed-off-by: Gurumoorthy Santhakumar <quic_gsanthak@quicinc.com>
This commit is contained in:
Vandhiadevan Karunamoorthy 2023-04-26 16:22:31 +05:30 committed by Gurumoorthy Santhakumar
parent 4608b8a7e5
commit 0a7b4859c6

View file

@ -174,6 +174,21 @@
napa_gpio = <22>;
qca8084_switch_enable = <1>;
mdio_gpio {
mdc1 {
gpio = <27>;
func = <1>;
pull = <GPIO_PULL_UP>;
drvstr = <GPIO_2MA>;
};
mdio {
gpio = <28>;
func = <1>;
pull = <GPIO_PULL_UP>;
drvstr = <GPIO_2MA>;
};
};
port_phyinfo {
port@0 {
phy_address = <1>;