[PATCH v2 0/4] Allwinner A100/A133 Ethernet MAC (EMAC0) Support

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

Changes since v1:
- Reverted the emac0 to emac rename;
- Added collected tags.

Paul Kocialkowski (4):
  Revert "pinctrl: sunxi: Fix a100 emac pin function name"
  arm64: dts: allwinner: a100: Add pin definitions for RGMII/RMII
  arm64: dts: allwinner: a100: Add EMAC support
  arm64: dts: allwinner: a133-liontron-h-a133l: Add Ethernet support

 .../arm64/boot/dts/allwinner/sun50i-a100.dtsi | 35 +++++++++++++++++++
 .../sun50i-a133-liontron-h-a133l.dts          | 19 ++++++++++
 drivers/pinctrl/sunxi/pinctrl-sun50i-a100.c   | 32 ++++++++---------
 3 files changed, 70 insertions(+), 16 deletions(-)

-- 
2.49.0
Re: (subset) [PATCH v2 0/4] Allwinner A100/A133 Ethernet MAC (EMAC0) Support
Posted by Chen-Yu Tsai 2 months, 3 weeks ago
On Mon, 07 Jul 2025 18:51:51 +0200, Paul Kocialkowski wrote:
> This series adds support for the Alwinner A100/A133 Ethernet MAC (EMAC0)
> and uses it in the Liontron H-A133L board.
> 
> Changes since v1:
> - Reverted the emac0 to emac rename;
> - Added collected tags.
> 
> [...]

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

[2/4] arm64: dts: allwinner: a100: Add pin definitions for RGMII/RMII
      commit: 28e4499a9ad68129d41db10b7481c61738fdb3d1
[3/4] arm64: dts: allwinner: a100: Add EMAC support
      commit: 4e3be5629f1f6de30d3fbcdc357e7da948ccf698
[4/4] arm64: dts: allwinner: a133-liontron-h-a133l: Add Ethernet support
      commit: 8f128f357dfe5907a6f3432ffb1f444e93f1fbf2

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