]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: renesas: r9a09g056: Add DMA support for RSPI channels
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Tue, 3 Mar 2026 23:33:13 +0000 (23:33 +0000)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 12 Mar 2026 10:55:21 +0000 (11:55 +0100)
Enable DMA support for RSPI channels.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/20260303233314.2928711-2-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/r9a09g056.dtsi

index 494f0e5a83ab0d07a1bac846c437245b408b5a95..9192c5bf7e592b5d6ee5190e9e79a49e3c9fadfb 100644 (file)
                        clock-names = "pclk", "pclk_sfr", "tclk";
                        resets = <&cpg 0x7b>, <&cpg 0x7c>;
                        reset-names = "presetn", "tresetn";
+                       dmas = <&dmac0 0x448c>, <&dmac0 0x448d>,
+                              <&dmac1 0x448c>, <&dmac1 0x448d>,
+                              <&dmac2 0x448c>, <&dmac2 0x448d>,
+                              <&dmac3 0x448c>, <&dmac3 0x448d>,
+                              <&dmac4 0x448c>, <&dmac4 0x448d>;
+                       dma-names = "rx", "tx", "rx", "tx", "rx",
+                                   "tx", "rx", "tx", "rx", "tx";
                        power-domains = <&cpg>;
                        #address-cells = <1>;
                        #size-cells = <0>;
                        clock-names = "pclk", "pclk_sfr", "tclk";
                        resets = <&cpg 0x7d>, <&cpg 0x7e>;
                        reset-names = "presetn", "tresetn";
+                       dmas = <&dmac0 0x448e>, <&dmac0 0x448f>,
+                              <&dmac1 0x448e>, <&dmac1 0x448f>,
+                              <&dmac2 0x448e>, <&dmac2 0x448f>,
+                              <&dmac3 0x448e>, <&dmac3 0x448f>,
+                              <&dmac4 0x448e>, <&dmac4 0x448f>;
+                       dma-names = "rx", "tx", "rx", "tx", "rx",
+                                   "tx", "rx", "tx", "rx", "tx";
                        power-domains = <&cpg>;
                        #address-cells = <1>;
                        #size-cells = <0>;
                        clock-names = "pclk", "pclk_sfr", "tclk";
                        resets = <&cpg 0x7f>, <&cpg 0x80>;
                        reset-names = "presetn", "tresetn";
+                       dmas = <&dmac0 0x4490>, <&dmac0 0x4491>,
+                              <&dmac1 0x4490>, <&dmac1 0x4491>,
+                              <&dmac2 0x4490>, <&dmac2 0x4491>,
+                              <&dmac3 0x4490>, <&dmac3 0x4491>,
+                              <&dmac4 0x4490>, <&dmac4 0x4491>;
+                       dma-names = "rx", "tx", "rx", "tx", "rx",
+                                   "tx", "rx", "tx", "rx", "tx";
                        power-domains = <&cpg>;
                        #address-cells = <1>;
                        #size-cells = <0>;