Message ID | 20210628072817.8269-1-mani@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | ARM: Actions updates for v5.14 | expand |
From: Arnd Bergmann <arnd@arndb.de> On Mon, 28 Jun 2021 12:58:15 +0530, Manivannan Sadhasivam wrote: > Sorry for submitting this short series so late. I was waiting for the clk > patches to be picked by Stephen. > > For the Actions ARM32 platform, we have just couple of patches for v5.14 cycle > adding Ethernet support to the S500 SoC and enabling it on the Roseapple Pi dev > board. The EMAC controller is an in-house IP from Actions Semi capable of > operating at 10/100Mb/s in half-duplex and full-duplex modes. The emac driver > patches are already merged into netdev and the clk patches are just queued for > v5.14. > > [...] Applied to arm/dt, thanks! [1/2] ARM: dts: owl-s500: Add ethernet support commit: df5060dce764998800baa085fc1a31c71fa15f2f [2/2] ARM: dts: owl-s500-roseapplepi: Add ethernet support commit: 062f82a0b7a760db3fb08f33c9a919c301c2ad9b Arnd