Commit 9e40584d authored by Lad Prabhakar's avatar Lad Prabhakar Committed by Geert Uytterhoeven

riscv: dts: renesas: r9a07g043f: Add dma-noncoherent property

RZ/Five is a noncoherent SoC so to indicate this add dma-noncoherent
property to RZ/Five SoC DTSI.
Signed-off-by: default avatarLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230929000704.53217-3-prabhakar.mahadev-lad.rj@bp.renesas.comSigned-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent a38b1061
......@@ -43,6 +43,7 @@ cpu0_intc: interrupt-controller {
};
&soc {
dma-noncoherent;
interrupt-parent = <&plic>;
plic: interrupt-controller@12c00000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment