public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] riscv: dts: spacemit: enable more devices on Milk-V Jupiter
@ 2026-03-26 18:35 Aurelien Jarno
  2026-03-26 18:35 ` [PATCH v2 1/6] riscv: dts: spacemit: add LEDs for Milk-V Jupiter board Aurelien Jarno
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Aurelien Jarno @ 2026-03-26 18:35 UTC (permalink / raw)
  To: linux-kernel, Paul Walmsley, Palmer Dabbelt, Albert Ou,
	Alexandre Ghiti, Yixun Lan
  Cc: Aurelien Jarno, open list:RISC-V ARCHITECTURE:Keyword:riscv,
	open list:RISC-V SPACEMIT SoC Support:Keyword:spacemit

This patchset improves support of the Milk-V Jupiter board by enabling
more devices. Most notably the NOR flash (useful for upgrading the
bootloader), the USB 3 ports and the PCIe ports.

It was inspired by the Banana Pi F3 device tree file. It is based
against the k1/dt-for-next branch and does not have any other
dependency.


Changes between version 1 and version 2:
 - Collect Reviewed-by:
 - Remove bootph-pre-ram property from SPI NOR flash
 - Mention that the fast read opcodes is marked as supported in the SPI NOR flash datasheet
 - Fix typo in the description of patch 6

Version 1 of this series is available here:
  https://lore.kernel.org/lkml/20260322203356.2206927-1-aurelien@aurel32.net


Aurelien Jarno (6):
  riscv: dts: spacemit: add LEDs for Milk-V Jupiter board
  riscv: dts: spacemit: add 24c04 eeprom on Milk-V Jupiter
  riscv: dts: spacemit: add i2c aliases on Milk-V Jupiter
  riscv: dts: spacemit: enable QSPI and add SPI NOR on Milk-V Jupiter
  riscv: dts: spacemit: enable USB 3 ports on Milk-V Jupiter
  riscv: dts: spacemit: enable PCIe ports on Milk-V Jupiter

 .../boot/dts/spacemit/k1-milkv-jupiter.dts    | 188 +++++++++++++++++-
 1 file changed, 187 insertions(+), 1 deletion(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-03-27 11:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-26 18:35 [PATCH v2 0/6] riscv: dts: spacemit: enable more devices on Milk-V Jupiter Aurelien Jarno
2026-03-26 18:35 ` [PATCH v2 1/6] riscv: dts: spacemit: add LEDs for Milk-V Jupiter board Aurelien Jarno
2026-03-26 18:35 ` [PATCH v2 2/6] riscv: dts: spacemit: add 24c04 eeprom on Milk-V Jupiter Aurelien Jarno
2026-03-26 18:35 ` [PATCH v2 3/6] riscv: dts: spacemit: add i2c aliases " Aurelien Jarno
2026-03-26 18:35 ` [PATCH v2 4/6] riscv: dts: spacemit: enable QSPI and add SPI NOR " Aurelien Jarno
2026-03-26 18:35 ` [PATCH v2 5/6] riscv: dts: spacemit: enable USB 3 ports " Aurelien Jarno
2026-03-26 18:35 ` [PATCH v2 6/6] riscv: dts: spacemit: enable PCIe " Aurelien Jarno
2026-03-27  2:10 ` [PATCH v2 0/6] riscv: dts: spacemit: enable more devices " Yixun Lan
2026-03-27 11:39 ` Yixun Lan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox