]> www.infradead.org Git - users/jedix/linux-maple.git/commit
riscv: dts: sophgo: Move riscv cpu definition to a separate file
authorInochi Amaoto <inochiama@gmail.com>
Wed, 30 Apr 2025 01:26:51 +0000 (09:26 +0800)
committerInochi Amaoto <inochiama@gmail.com>
Sun, 18 May 2025 22:23:26 +0000 (06:23 +0800)
commit0212bd4fadbd30b2eb9982deab5e74f2fdff9bff
tree30173487aad1756707e62a597dd2eb835ec15943
parent33da812c45485eab5d001f5986d00e9a70bdfa77
riscv: dts: sophgo: Move riscv cpu definition to a separate file

As sg2000 and sg2002 can boot from an arm a53 core, it is not
suitable to left the riscv cpu definition in the common peripheral
header.

Move the riscv related device into a separate header file, so the
arm subsystem can reuse the common peripheral header.

Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Link: https://lore.kernel.org/r/20250430012654.235830-3-inochiama@gmail.com
Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
Signed-off-by: Chen Wang <wangchen20@iscas.ac.cn>
arch/riscv/boot/dts/sophgo/cv1800b.dtsi
arch/riscv/boot/dts/sophgo/cv180x-cpus.dtsi [new file with mode: 0644]
arch/riscv/boot/dts/sophgo/cv1812h.dtsi
arch/riscv/boot/dts/sophgo/cv18xx.dtsi
arch/riscv/boot/dts/sophgo/sg2002.dtsi