[GIT PULL] RISC-V Devicetrees for v6.13
Conor Dooley
conor at kernel.org
Fri Nov 8 01:37:55 PST 2024
Hey,
Please pull a handful of changes, mostly for StarFive.
Branch is based on rc3 instead of rc1 as I'd usually do, because rc{1,2}
was not booting for me.
Cheers,
Conor.
The following changes since commit 8e929cb546ee42c9a61d24fae60605e9e3192354:
Linux 6.12-rc3 (2024-10-13 14:33:32 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ tags/riscv-dt-for-v6.13
for you to fetch changes up to c8b72c301dbe71a7a55298d542dff7b2c3612765:
riscv: dts: starfive: add DeepComputing FML13V01 board device tree (2024-10-31 12:22:53 +0000)
----------------------------------------------------------------
RISC-V Devicetrees for v6.13
StarFive:
Support for the DeepComputing FML13V01, a Framework laptop compatible
with a JH7110. This board is fairly different to the more standard SBCs
offerings that the kernel already supports, so there's also some
refactoring of jh7110-common.dtsi to move out nodes unused on the new
board.
Spacemit:
A vendor prefix I grabbed from the basic support series, since its
dependencies are not yet ready but peripheral drivers have started being
merged.
Signed-off-by: Conor Dooley <conor.dooley at microchip.com>
----------------------------------------------------------------
Guodong Xu (2):
riscv: dts: starfive: jh7110-common: revised device node
riscv: dts: starfive: jh7110-common: move usb0 config to board dts
Sandie Cao (3):
dt-bindings: vendor: add deepcomputing
dt-bindings: riscv: starfive: add deepcomputing,fml13v01
riscv: dts: starfive: add DeepComputing FML13V01 board device tree
Yangyu Chen (1):
dt-bindings: vendor-prefixes: add spacemit
.../devicetree/bindings/riscv/starfive.yaml | 1 +
.../devicetree/bindings/vendor-prefixes.yaml | 4 ++++
arch/riscv/boot/dts/starfive/Makefile | 1 +
arch/riscv/boot/dts/starfive/jh7110-common.dtsi | 10 ---------
.../dts/starfive/jh7110-deepcomputing-fml13v01.dts | 17 +++++++++++++++
arch/riscv/boot/dts/starfive/jh7110-milkv-mars.dts | 22 +++++++++++++++++++
.../boot/dts/starfive/jh7110-pine64-star64.dts | 22 +++++++++++++++++++
.../dts/starfive/jh7110-starfive-visionfive-2.dtsi | 25 ++++++++++++++++++++++
8 files changed, 92 insertions(+), 10 deletions(-)
create mode 100644 arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dts
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20241108/33a42247/attachment.sig>
More information about the linux-riscv
mailing list