提交 7c20f7f3 编写于 作者: B Bartosz Golaszewski 提交者: David S. Miller

ARM64: dts: mediatek: add ethernet pins for pumpkin boards

Setup the pin control for the Ethernet MAC.
Signed-off-by: NBartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 b3f5758f
......@@ -219,4 +219,19 @@
bias-pull-up;
};
};
ethernet_pins_default: ethernet {
pins_ethernet {
pinmux = <MT8516_PIN_0_EINT0__FUNC_EXT_TXD0>,
<MT8516_PIN_1_EINT1__FUNC_EXT_TXD1>,
<MT8516_PIN_5_EINT5__FUNC_EXT_RXER>,
<MT8516_PIN_6_EINT6__FUNC_EXT_RXC>,
<MT8516_PIN_7_EINT7__FUNC_EXT_RXDV>,
<MT8516_PIN_8_EINT8__FUNC_EXT_RXD0>,
<MT8516_PIN_9_EINT9__FUNC_EXT_RXD1>,
<MT8516_PIN_12_EINT12__FUNC_EXT_TXEN>,
<MT8516_PIN_38_MRG_DI__FUNC_EXT_MDIO>,
<MT8516_PIN_39_MRG_DO__FUNC_EXT_MDC>;
};
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册