mbox series

[v2,0/2] riscv: dts: starfive: jh7110: increase eMMC bus speed

Message ID 20250222-fml13v01_emmc_speed-v2-0-3ffc5b1f5663@hotmail.com (mailing list archive)
Headers show
Series riscv: dts: starfive: jh7110: increase eMMC bus speed | expand

Message

Maud Spierings via B4 Relay Feb. 22, 2025, 1:34 p.m. UTC
The deepcomputing fml13v01 eMMC memory slot is currently limited in
speed by the common definition, increase the common max-frequency
parameter and specifically increase the clock on the fml13v01 board.

This achieves a x2~ speed increase in seq read/write performance.

Signed-off-by: Maud Spierings <maud_spierings@hotmail.com>
---
Changes in v2:
- Move max-frequency increase to jh7110-common
- Link to v1: https://lore.kernel.org/r/20250215-fml13v01_emmc_speed-v1-1-e3bd224ae0e8@hotmail.com

---
Maud Spierings (2):
      riscv: dts: starfive: jh7110-common: increase mmc0 max-frequency
      riscv: dts: starfive: fml13v01: increase eMMC bus speed

 arch/riscv/boot/dts/starfive/jh7110-common.dtsi                | 2 +-
 arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dts | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)
---
base-commit: 0bc08ec1ff5a32449d2b04704173dbf3ebd6b014
change-id: 20250215-fml13v01_emmc_speed-67812bd9b404

Best regards,