On Tue, Nov 19, 2024 at 04:40:26PM +0000, Russell King (Oracle) wrote:
Hi,
On Tue, Nov 19, 2024 at 04:00:06PM +0100, Jan Petrous via B4 Relay wrote:
quoted
The SoC series S32G2xx and S32G3xx feature one DWMAC instance,
the SoC S32R45 has two instances. The devices can use RGMII/RMII/MII
interface over Pinctrl device or the output can be routed
to the embedded SerDes for SGMII connectivity.
The provided stmmac glue code implements only basic functionality,
interface support is restricted to RGMII only. More, including
SGMII/SerDes support will come later.
This patchset adds stmmac glue driver based on downstream NXP git [0].
A few things for the overall series:
1. Note that net-next is closed due to the merge window, so patches should
be sent as RFC.
2. The formatting of the subject line should include the tree to which
you wish the patches to be applied - that being net-next for
development work.
For more information, see:
https://kernel.org/doc/html/v6.12/process/maintainer-netdev.html#netdev-faq
Hi Russell,
thanks for review and hints with series proper targeting. I will
reformulate series to 'RFC net-next v6 x/y' for v6.
BR.
/Jan