]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: am33xx: Remove obsolete properties from edma node
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 16 May 2014 12:17:17 +0000 (15:17 +0300)
committerSekhar Nori <nsekhar@ti.com>
Thu, 22 May 2014 09:25:21 +0000 (14:55 +0530)
dma-channels, ti,edma-regions and ti,edma-slots no longer needed in DT since
the the same information is available in the IP's CCCFG register.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/boot/dts/am33xx.dtsi

index 9770e35f25361644ade6c8846ba5cb7571822f0c..50d8d2f934907e8a6829be877ada1fce7a82fe66 100644 (file)
                                <0x44e10f90 0x10>;
                        interrupts = <12 13 14>;
                        #dma-cells = <1>;
-                       dma-channels = <64>;
-                       ti,edma-regions = <4>;
-                       ti,edma-slots = <256>;
                };
 
                gpio0: gpio@44e07000 {