[PATCH v2 0/5] riscv: dts: spacemit: improve Milk-V Jupiter device tree

Aurelien Jarno posted 5 patches 5 days, 22 hours ago
.../boot/dts/spacemit/k1-milkv-jupiter.dts    | 38 +++++++++++++++++--
1 file changed, 34 insertions(+), 4 deletions(-)
[PATCH v2 0/5] riscv: dts: spacemit: improve Milk-V Jupiter device tree
Posted by Aurelien Jarno 5 days, 22 hours ago
This patchset updates the Milk-V Jupiter device tree to align with the
changes recently done for other SpacemiT K1 based boards, including
enabling SD card support.

Changes in v2:
- Rebase on linux-next, which includes the SD card support series for
  the K1 SoC
- Mark the eMMC as non-removable
- Add patch to fix uboot partition offset
- Link to v1: https://lore.kernel.org/linux-riscv/20260514160356.1642075-1-aurelien@aurel32.net/

Aurelien Jarno (5):
  riscv: dts: spacemit: set console baud rate on Milk-V Jupiter
  riscv: dts: spacemit: sort aliases on Milk-V Jupiter
  riscv: dts: spacemit: enable eMMC on Milk-V Jupiter
  riscv: dts: spacemit: enable SD card support on Milk-V Jupiter
  riscv: dts: spacemit: fix uboot partition offset on Milk-V Jupiter

 .../boot/dts/spacemit/k1-milkv-jupiter.dts    | 38 +++++++++++++++++--
 1 file changed, 34 insertions(+), 4 deletions(-)

-- 
2.53.0
Re: [PATCH v2 0/5] riscv: dts: spacemit: improve Milk-V Jupiter device tree
Posted by Yixun Lan 4 days, 18 hours ago
Hi Aurelien, 

On 06:12 Tue 19 May     , Aurelien Jarno wrote:
> This patchset updates the Milk-V Jupiter device tree to align with the
> changes recently done for other SpacemiT K1 based boards, including
> enabling SD card support.
> 
> Changes in v2:
> - Rebase on linux-next, which includes the SD card support series for
>   the K1 SoC
> - Mark the eMMC as non-removable
> - Add patch to fix uboot partition offset
> - Link to v1: https://lore.kernel.org/linux-riscv/20260514160356.1642075-1-aurelien@aurel32.net/
> 
Looks good to me, thanks

Reviewed-by: Yixun Lan <dlan@kernel.org>

> Aurelien Jarno (5):
>   riscv: dts: spacemit: set console baud rate on Milk-V Jupiter
>   riscv: dts: spacemit: sort aliases on Milk-V Jupiter
>   riscv: dts: spacemit: enable eMMC on Milk-V Jupiter
>   riscv: dts: spacemit: enable SD card support on Milk-V Jupiter
>   riscv: dts: spacemit: fix uboot partition offset on Milk-V Jupiter
> 
>  .../boot/dts/spacemit/k1-milkv-jupiter.dts    | 38 +++++++++++++++++--
>  1 file changed, 34 insertions(+), 4 deletions(-)
> 
> -- 
> 2.53.0
> 

-- 
Yixun Lan (dlan)
Re: [PATCH v2 0/5] riscv: dts: spacemit: improve Milk-V Jupiter device tree
Posted by Yixun Lan 3 days, 13 hours ago
Hi Aurelien,

On 06:12 Tue 19 May     , Aurelien Jarno wrote:
> This patchset updates the Milk-V Jupiter device tree to align with the
> changes recently done for other SpacemiT K1 based boards, including
> enabling SD card support.
> 
> Changes in v2:
> - Rebase on linux-next, which includes the SD card support series for
>   the K1 SoC
> - Mark the eMMC as non-removable
> - Add patch to fix uboot partition offset
> - Link to v1: https://lore.kernel.org/linux-riscv/20260514160356.1642075-1-aurelien@aurel32.net/
> 
> Aurelien Jarno (5):
>   riscv: dts: spacemit: set console baud rate on Milk-V Jupiter
>   riscv: dts: spacemit: sort aliases on Milk-V Jupiter
>   riscv: dts: spacemit: enable eMMC on Milk-V Jupiter
>   riscv: dts: spacemit: enable SD card support on Milk-V Jupiter
>   riscv: dts: spacemit: fix uboot partition offset on Milk-V Jupiter
> 
>  .../boot/dts/spacemit/k1-milkv-jupiter.dts    | 38 +++++++++++++++++--
>  1 file changed, 34 insertions(+), 4 deletions(-)
> 
> -- 
> 2.53.0
> 

Applied all, thanks, please check 
  https://github.com/spacemit-com/linux/tree/dt-for-next

(P.S this series can't be applied cleanly on top of dt branch, so I
resolved it manually which break the "b4 thankyou" command..)

-- 
Yixun Lan (dlan)