[PATCH v2 0/6] riscv: dts: spacemit: enable more devices on Milk-V Jupiter

Aurelien Jarno aurelien at aurel32.net
Thu Mar 26 11:35:28 PDT 2026


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




More information about the linux-riscv mailing list