riscv: dts: renesas: r9a07g043f: Add dma-noncoherent property
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Fri, 29 Sep 2023 00:07:01 +0000 (01:07 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 5 Oct 2023 12:25:00 +0000 (14:25 +0200)
RZ/Five is a noncoherent SoC so to indicate this add dma-noncoherent
property to RZ/Five SoC DTSI.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230929000704.53217-3-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/riscv/boot/dts/renesas/r9a07g043f.dtsi

index c8d63a8f7d8662eab4979526cac697c2fc866e5f..b0796015e36b1bfdbe3ce6caedd8362a453974ac 100644 (file)
@@ -43,6 +43,7 @@
 };
 
 &soc {
+       dma-noncoherent;
        interrupt-parent = <&plic>;
 
        plic: interrupt-controller@12c00000 {