Skip to content

Commit ba00749

Browse files
esmilConchuOD
authored andcommitted
riscv: dts: starfive: Mark the JH7100 as having non-coherent DMAs
The StarFive JH7100 SoC has non-coherent device DMAs, so mark the soc bus as such. Link: https://github.com/starfive-tech/JH7100_Docs/blob/main/JH7100%20Cache%20Coherence%20V1.0.pdf Signed-off-by: Emil Renner Berthing <kernel@esmil.dk> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
1 parent dd3c1b3 commit ba00749

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/riscv/boot/dts/starfive/jh7100.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
144144
interrupt-parent = <&plic>;
145145
#address-cells = <2>;
146146
#size-cells = <2>;
147+
dma-noncoherent;
147148
ranges;
148149

149150
clint: clint@2000000 {

0 commit comments

Comments
 (0)