Re: [PATCH v2 0/5] riscv: dts: spacemit: serial/i2c/ethernet improvements for the K3 Pico-ITX board
Yixun Lan <[email protected]> Tue, 7 Jul 2026 06:18:00 +0000
| Newsgroups | dev.linux.lists.spacemit,org.infradead.lists.linux-riscv,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
hi Aurelien, On 22:43 Tue 23 Jun , Aurelien Jarno wrote: > This patch series tries to improve the K3 Pico-ITX board DTS by configuring the > default baud rate for the serial port, enabling the 24c02 eeprom on i2c2, > adding aliases for i2c2 and i2c8 ports, and enabling power saving features on > the RTL8211F PHY. > > Changes in v2: > - Collect Reviewed-by tag > - Fix issues reported by Sashiko AI in patch 2 > - Link to v1: https://lore.kernel.org/linux-riscv/[email protected] > for the series, looks good, so Reviewed-by: Yixun Lan <[email protected]> > > Aurelien Jarno (5): > riscv: dts: spacemit: set console baud rate on K3 Pico-ITX board > riscv: dts: spacemit: enable the i2c2 adapter on K3 Pico-ITX board > riscv: dts: spacemit: add 24c02 eeprom on K3 Pico-ITX board > riscv: dts: spacemit: add i2c aliases on K3 Pico-ITX board > riscv: dts: spacemit: improve RTL8211F PHY configuration on K3 > Pico-ITX board > > arch/riscv/boot/dts/spacemit/k3-pico-itx.dts | 42 +++++++++++++++++++- > arch/riscv/boot/dts/spacemit/k3-pinctrl.dtsi | 11 +++++ > 2 files changed, 52 insertions(+), 1 deletion(-) > > -- > 2.53.0 > -- Yixun Lan (dlan)