ARM: dts: Correct misspelling, "emda3" -> "edma3"
authorRobert P. J. Day <rpjday@crashcourse.ca>
Tue, 24 May 2016 21:20:28 +0000 (17:20 -0400)
committerTony Lindgren <tony@atomide.com>
Fri, 10 Jun 2016 11:58:08 +0000 (04:58 -0700)
Correct misspelling, "emda3" -> "edma3".

Reported-by: Adam J Allison <adamj.allison@gmail.com>
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Documentation/devicetree/bindings/dma/ti-edma.txt
arch/arm/boot/dts/am33xx.dtsi
arch/arm/boot/dts/am4372.dtsi
arch/arm/boot/dts/dm814x.dtsi
arch/arm/boot/dts/dra7.dtsi

index 079b42a81d7cf3c5af086872fc86127023ab2c15..18090e7226b40a063d8f32bfc6633edcba09dfee 100644 (file)
@@ -15,7 +15,7 @@ Required properties:
 - reg:         Memory map of eDMA CC
 - reg-names:   "edma3_cc"
 - interrupts:  Interrupt lines for CCINT, MPERR and CCERRINT.
-- interrupt-names: "edma3_ccint", "emda3_mperr" and "edma3_ccerrint"
+- interrupt-names: "edma3_ccint", "edma3_mperr" and "edma3_ccerrint"
 - ti,tptcs:    List of TPTCs associated with the eDMA in the following form:
                <&tptc_phandle TC_priority_number>. The highest priority is 0.
 
@@ -48,7 +48,7 @@ edma: edma@49000000 {
        reg =   <0x49000000 0x10000>;
        reg-names = "edma3_cc";
        interrupts = <12 13 14>;
-       interrupt-names = "edma3_ccint", "emda3_mperr", "edma3_ccerrint";
+       interrupt-names = "edma3_ccint", "edma3_mperr", "edma3_ccerrint";
        dma-requests = <64>;
        #dma-cells = <2>;
 
index 2625414b805aa26d7cbe7b6b7662a162a19266a2..af18c4738bef45350567ea268c30c3757cef550a 100644 (file)
                        reg =   <0x49000000 0x10000>;
                        reg-names = "edma3_cc";
                        interrupts = <12 13 14>;
-                       interrupt-names = "edma3_ccint", "emda3_mperr",
+                       interrupt-names = "edma3_ccint", "edma3_mperr",
                                          "edma3_ccerrint";
                        dma-requests = <64>;
                        #dma-cells = <2>;
index 5a065b8eb4b6dc6b6a70d69e6b4f058da35ff492..03514665a5f58a405460c7121b8e3a4d15c904c6 100644 (file)
                        interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
-                       interrupt-names = "edma3_ccint", "emda3_mperr",
+                       interrupt-names = "edma3_ccint", "edma3_mperr",
                                          "edma3_ccerrint";
                        dma-requests = <64>;
                        #dma-cells = <2>;
index d4537dc6149769be2f87fa6ab2e922794f118d93..a6e0aebc617bce5f2339c7683fe7f2e5a173cc08 100644 (file)
                        reg =   <0x49000000 0x10000>;
                        reg-names = "edma3_cc";
                        interrupts = <12 13 14>;
-                       interrupt-names = "edma3_ccint", "emda3_mperr",
+                       interrupt-names = "edma3_ccint", "edma3_mperr",
                                          "edma3_ccerrint";
                        dma-requests = <64>;
                        #dma-cells = <2>;
index c3e67eeee8e0a6ec01fe0b13d3b8635c5d322394..5f1e0296b3fdad724b9086f1b7fc64610d79d1fc 100644 (file)
                        interrupts = <GIC_SPI 361 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 360 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 359 IRQ_TYPE_LEVEL_HIGH>;
-                       interrupt-names = "edma3_ccint", "emda3_mperr",
+                       interrupt-names = "edma3_ccint", "edma3_mperr",
                                          "edma3_ccerrint";
                        dma-requests = <64>;
                        #dma-cells = <2>;