[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support

Paul Kocialkowski posted 5 patches 3 months, 2 weeks ago
.../net/allwinner,sun8i-a83t-emac.yaml        |  1 +
.../arm64/boot/dts/allwinner/sun50i-a100.dtsi | 35 +++++++++++++++++++
.../sun50i-a133-liontron-h-a133l.dts          | 19 ++++++++++
drivers/pinctrl/sunxi/pinctrl-sun50i-a100.c   | 32 ++++++++---------
4 files changed, 71 insertions(+), 16 deletions(-)
[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
Posted by Paul Kocialkowski 3 months, 2 weeks ago
This series adds support for the Alwinner A100/A133 Ethernet MAC (EMAC)
and uses it in the Liontron H-A133L board.

Paul Kocialkowski (5):
  pinctrl: sunxi: Fix a100 emac pin function name
  arm64: dts: allwinner: a100: Add pin definitions for RGMII/RMII
  dt-bindings: net: sun8i-emac: Add A100 EMAC compatible
  arm64: dts: allwinner: a100: Add EMAC support
  arm64: dts: allwinner: a133-liontron-h-a133l: Add Ethernet support

 .../net/allwinner,sun8i-a83t-emac.yaml        |  1 +
 .../arm64/boot/dts/allwinner/sun50i-a100.dtsi | 35 +++++++++++++++++++
 .../sun50i-a133-liontron-h-a133l.dts          | 19 ++++++++++
 drivers/pinctrl/sunxi/pinctrl-sun50i-a100.c   | 32 ++++++++---------
 4 files changed, 71 insertions(+), 16 deletions(-)

-- 
2.49.0
Re: (subset) [PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
Posted by Chen-Yu Tsai 3 months ago
On Thu, 26 Jun 2025 10:09:18 +0200, Paul Kocialkowski wrote:
> This series adds support for the Alwinner A100/A133 Ethernet MAC (EMAC)
> and uses it in the Liontron H-A133L board.
> 
> Paul Kocialkowski (5):
>   pinctrl: sunxi: Fix a100 emac pin function name
>   arm64: dts: allwinner: a100: Add pin definitions for RGMII/RMII
>   dt-bindings: net: sun8i-emac: Add A100 EMAC compatible
>   arm64: dts: allwinner: a100: Add EMAC support
>   arm64: dts: allwinner: a133-liontron-h-a133l: Add Ethernet support
> 
> [...]

Applied to sunxi/dt-for-6.17 in local tree, thanks!

[2/5] arm64: dts: allwinner: a100: Add pin definitions for RGMII/RMII
      commit: e8ce8507ecac5c4125e8d8aca147cbd7d3eae573
[4/5] arm64: dts: allwinner: a100: Add EMAC support
      commit: ce51ff18daca21723f97d22477416418dcfca8dc
[5/5] arm64: dts: allwinner: a133-liontron-h-a133l: Add Ethernet support
      commit: 1c5f20ebc46d9cf5fd19c343537de15aeeda2d36

Best regards,
-- 
Chen-Yu Tsai <wens@csie.org>