-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update submodule commit id for tag JH7110_VF2_515_v5.13.1
- Loading branch information
1 parent
48aa5b4
commit 03694ca
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule linux
updated
17 files
+6 −6 | arch/riscv/boot/dts/starfive/jh7110.dtsi | |
+144 −0 | arch/riscv/configs/starfive_jh7110_defconfig | |
+144 −0 | arch/riscv/configs/starfive_visionfive2_defconfig | |
+2 −0 | drivers/Kconfig | |
+1 −0 | drivers/Makefile | |
+5 −0 | drivers/e24/Kconfig | |
+12 −0 | drivers/e24/Makefile | |
+241 −0 | drivers/e24/e24_alloc.c | |
+59 −0 | drivers/e24/e24_alloc.h | |
+1,524 −0 | drivers/e24/starfive_e24.c | |
+159 −0 | drivers/e24/starfive_e24.h | |
+134 −0 | drivers/e24/starfive_e24_hw.c | |
+94 −0 | drivers/e24/starfive_e24_hw.h | |
+1 −1 | drivers/gpu/drm/verisilicon/vs_crtc.c | |
+1 −1 | drivers/gpu/drm/verisilicon/vs_dc_hw.c | |
+1 −1 | drivers/pinctrl/starfive/pinctrl-starfive-jh7110.c | |
+0 −2 | sound/last.c |
Submodule opensbi
updated
4 files
+3 −0 | include/sbi/sbi_ecall_interface.h | |
+3 −0 | include/sbi/sbi_ipi.h | |
+7 −0 | lib/sbi/sbi_ecall_ipi.c | |
+30 −1 | lib/sbi/sbi_ipi.c |
Submodule soft_3rdpart
updated
240 files
Submodule u-boot
updated
10 files