[GIT PULL] RISC-V Sophgo Devicetrees for v6.12
Chen Wang
unicorn_wang at outlook.com
Tue Sep 3 17:52:13 PDT 2024
Hey Arnd,
Please pull dt changes for RISC-V/Sophgo.
Thanks,
Chen.
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
are available in the Git repository at:
https://github.com/sophgo/linux.git tags/riscv-sophgo-dt-for-6.12
for you to fetch changes up to fa1823d4e2ebf05ffe000887c57c40d6f089ee25:
dt-bindings: riscv: Add Sipeed LicheeRV Nano board compatibles
(2024-09-02 08:55:07 +0800)
----------------------------------------------------------------
RISC-V Devicetrees for v6.12
Sopgho:
Added DMA controller for CV18XX.
Added I2C, MMC, GPIO and onboard MCU (HWMON) for SG2042.
Enable SDHCI0 for HuashanPi (using cv1812h).
Some minor changes about dt-bindings for Sipeed LicheeRV Nano board
(using SG2002, and SG2002 is the new codename of CV181xC).
Signed-off-by: Chen Wang <unicorn_wang at outlook.com>
----------------------------------------------------------------
Chen Wang (2):
riscv: sophgo: dts: add mmc controllers for SG2042 SoC
riscv: sophgo: dts: add gpio controllers for SG2042 SoC
Inochi Amaoto (5):
riscv: dts: sophgo: cv18xx: add DMA controller
riscv: dts: sophgo: Add sdhci0 configuration for Huashan Pi
riscv: dts: sophgo: Use common "interrupt-parent" for all
peripherals for sg2042
riscv: dts: sophgo: Add i2c device support for sg2042
riscv: dts: sophgo: Add mcu device for Milk-V Pioneer
Thomas Bonnefille (2):
dt-bindings: interrupt-controller: Add SOPHGO SG2002 plic
dt-bindings: riscv: Add Sipeed LicheeRV Nano board compatibles
Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
| 1 +
Documentation/devicetree/bindings/riscv/sophgo.yaml | 5 +++
arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dts | 9 +++++
arch/riscv/boot/dts/sophgo/cv18xx.dtsi | 16 ++++++++
arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dts | 77
++++++++++++++++++++++++++++++++++++++
arch/riscv/boot/dts/sophgo/sg2042.dtsi | 148
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
6 files changed, 255 insertions(+), 1 deletion(-)
More information about the linux-riscv
mailing list