VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Emil Renner Berthing <kernel@esmil.dk> 2022-08-31 22:54:07 +0200 committer: Emil Renner Berthing <emil.renner.berthing@canonical.com> 2023-07-20 20:53:36 +0200 commit: ebf534e4fc1afe137623da00979e788062cb0ba0 parent: 28c10bb416792540d82e8280ab4ad0972f9a08cd
Commit Summary:
riscv: dts: starfive: Mark the JH7100 as having non-coherent DMAs
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/arch/riscv/boot/dts/starfive/jh7100.dtsi b/arch/riscv/boot/dts/starfive/jh7100.dtsi
index 35ab54fb235f..1fe7a95caf55 100644
--- a/arch/riscv/boot/dts/starfive/jh7100.dtsi
+++ b/arch/riscv/boot/dts/starfive/jh7100.dtsi
@@ -136,6 +136,7 @@
 	soc {
 		compatible = "simple-bus";
 		interrupt-parent = <&plic>;
+		dma-noncoherent;
 		#address-cells = <2>;
 		#size-cells = <2>;
 		ranges;