Skip to content

Commit 6e5931d

Browse files
TekkamanVesmil
authored andcommitted
riscv: dts: Add JH7100 and BeagleV Starlight support
This is the device tree from https://github.com/starfive-tech/u-boot/ Rearranged, cleanups, fixes and TPS65086 added by Emil. Cleanups, fixes and LED added by Geert. Thermal zone added by Stephen. Signed-off-by: yanhong.wang <[email protected]> Signed-off-by: Huan.Feng <[email protected]> Signed-off-by: ke.zhu <[email protected]> Signed-off-by: yiming.li <[email protected]> Signed-off-by: jack.zhu <[email protected]> Signed-off-by: Samin Guo <[email protected]> Signed-off-by: Chenjieqin <[email protected]> Signed-off-by: bo.li <[email protected]> Signed-off-by: Emil Renner Berthing <[email protected]> Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Stephen L Arnold <[email protected]>
1 parent 460b4e7 commit 6e5931d

File tree

4 files changed

+1114
-1
lines changed

4 files changed

+1114
-1
lines changed

arch/riscv/boot/dts/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: GPL-2.0
2-
subdir-y += sifive
2+
subdir-y += sifive starfive
33
subdir-$(CONFIG_SOC_CANAAN_K210_DTB_BUILTIN) += canaan
44
subdir-y += microchip
55

arch/riscv/boot/dts/starfive/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# SPDX-License-Identifier: GPL-2.0
2+
dtb-$(CONFIG_SOC_STARFIVE_VIC7100) += jh7100-starlight.dtb

0 commit comments

Comments
 (0)