]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: AM43XX: Add functions to enable and disable EDMA3 clocks
authorVignesh R <vigneshr@ti.com>
Mon, 17 Aug 2015 07:59:53 +0000 (13:29 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:24:15 +0000 (10:24 +0200)
commitc86e33b2c1ce5922a3ec72ed6a097fa3fd1b607c
treed5b081d8abbebfcc807d0331e349cd71ae758901
parenta0c13a0e346982a937347fa6551fb3f1f279d350
ARM: AM43XX: Add functions to enable and disable EDMA3 clocks

Adds functions to enable and disable edma3 clocks which can be invoked
by drivers using edma3 to control the clocks.

Signed-off-by: Vignesh R <vigneshr@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Jagan Teki <jteki@openedev.com>
arch/arm/cpu/armv7/am33xx/clock_am43xx.c