Преглед на файлове

ARM: dts: am33xx: Remove obsolete properties from edma node

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>
Peter Ujfalusi преди 11 години
родител
ревизия
86a1dddc1c
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 3
      arch/arm/boot/dts/am33xx.dtsi

+ 0 - 3
arch/arm/boot/dts/am33xx.dtsi

@@ -147,9 +147,6 @@
 				<0x44e10f90 0x10>;
 			interrupts = <12 13 14>;
 			#dma-cells = <1>;
-			dma-channels = <64>;
-			ti,edma-regions = <4>;
-			ti,edma-slots = <256>;
 		};
 
 		gpio0: gpio@44e07000 {