Re: [PATCH v2 0/9] ARM: add Microchip LAN9696 (LAN969X) SoC and EV23X71A board
Sascha Hauer <[email protected]>
| Newsgroups | org.infradead.lists.barebox |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 13 Aug 2026 10:14:30 +0200, Oleksij Rempel wrote: > This series adds barebox support for the Microchip LAN9696 (LAN969X > family) SoC and the EV23X71A evaluation board, a 28-port Ethernet switch > platform with an ARM64 Cortex-A53 and AT91/SAMA5 compatible peripherals. > barebox runs as BL33 in a TF-A boot chain. > > Link to v1: https://lore.barebox.org/barebox/[email protected]/ > > [...] Applied, thanks! [1/9] ARM: introduce ARCH_MICROCHIP for ARM64 Microchip SoCs https://git.pengutronix.de/cgit/barebox/commit/?id=3ae05c10ce0d (link may not be stable) [2/9] serial: atmel: add lan9696 (Microchip LAN969X) support https://git.pengutronix.de/cgit/barebox/commit/?id=20908d237e2b (link may not be stable) [3/9] clk: add Microchip LAN966X / LAN969X generic clock controller driver https://git.pengutronix.de/cgit/barebox/commit/?id=7860fb96bc80 (link may not be stable) [4/9] clk: tolerate clocks registered without a name https://git.pengutronix.de/cgit/barebox/commit/?id=fe37c2bb7d26 (link may not be stable) [5/9] pinctrl: ocelot: port Microsemi/Microchip Ocelot pinctrl from Linux https://git.pengutronix.de/cgit/barebox/commit/?id=008518f5b666 (link may not be stable) [6/9] gpio: add Microchip SGPIO (serial GPIO) driver https://git.pengutronix.de/cgit/barebox/commit/?id=ceb7f811ee2d (link may not be stable) [7/9] reset: add Microchip sparx5 / LAN969X / LAN966X switch reset driver https://git.pengutronix.de/cgit/barebox/commit/?id=e6d7e67c96b5 (link may not be stable) [8/9] spi: atmel-quadspi: add Microchip LAN966X / LAN969X support https://git.pengutronix.de/cgit/barebox/commit/?id=7b3eec561ad2 (link may not be stable) [9/9] ARM: add Novarq Tactical 1000 board https://git.pengutronix.de/cgit/barebox/commit/?id=8d497f6cac6a (link may not be stable) Best regards, -- Sascha Hauer <[email protected]>