[PATCH v2 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
From: E Shattow
Date: Fri Aug 15 2025 - 03:46:53 EST
Bring in additional downstream U-Boot boot loader changes for StarFive
VisionFive2 board target (and related JH7110 common boards). Create a
basic dt-binding (and not any Linux driver) in support of the
memory-controller dts node used in mainline U-Boot. Also add
bootph-pre-ram hinting to jh7110.dtsi needed at SPL boot phase.
Changes since v1:
- patch 1/3 "add StarFive JH7110 SoC DMC": Rephrase commit message and
description, drop min/max items and list with description instead, drop
legacy clock-frequency property.
- patch 2/3 "add memory controller node": Rephrase commit message and
drop clock-frequency property.
E Shattow (3):
dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC
riscv: dts: starfive: jh7110: add DMC memory controller
riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot
loader
.../starfive,jh7110-dmc.yaml | 73 +++++++++++++++++++
arch/riscv/boot/dts/starfive/jh7110.dtsi | 21 ++++++
2 files changed, 94 insertions(+)
create mode 100644 Documentation/devicetree/bindings/memory-controllers/starfive,jh7110-dmc.yaml
base-commit: cb69daf085b5974fef2df9789f8c1b35e78e7913
--
2.50.0