Message ID | AM9PR04MB85066576AD6848E2402DA354E2832@AM9PR04MB8506.eurprd04.prod.outlook.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 | expand |
On 18/08/2024 23:50, Jan Petrous (OSS) wrote: > 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. > > This patchset adds stmmac glue driver based on downstream NXP git [0]. > > [0] https://github.com/nxp-auto-linux/linux All your threading is completely broken which makes it difficult to apply and compare patchsets. Just try - use b4 diff on this... Best regards, Krzysztof
On Mon, Aug 19, 2024 at 08:03:30AM +0200, Krzysztof Kozlowski wrote: > On 18/08/2024 23:50, Jan Petrous (OSS) wrote: > > 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. > > > > This patchset adds stmmac glue driver based on downstream NXP git [0]. > > > > [0] https://github.com/nxp-auto-linux/linux > > All your threading is completely broken which makes it difficult to > apply and compare patchsets. Just try - use b4 diff on this... > Sorry for that. I had some difficulties with enabling SMTP traffic, so I used Outlook what I see is totally unusable solution. Now I have all b4/lei/msmtp/mutt tools installed and will use it for v3. BR. /Jan