projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efc24e1
)
ARM: dts: am33xx: Remove obsolete properties from edma node
author
Peter Ujfalusi
<peter.ujfalusi@ti.com>
Fri, 16 May 2014 12:17:17 +0000
(15:17 +0300)
committer
Sekhar 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/am33xx.dtsi
b/arch/arm/boot/dts/am33xx.dtsi
index 9770e35f25361644ade6c8846ba5cb7571822f0c..50d8d2f934907e8a6829be877ada1fce7a82fe66 100644
(file)
--- a/
arch/arm/boot/dts/am33xx.dtsi
+++ b/
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 {