Skip to content
Snippets Groups Projects
Commit 398dbc77 authored by Alexandre Bailon's avatar Alexandre Bailon Committed by Sekhar Nori
Browse files

ARM: davinci: Add clock for CPPI 4.1 DMA engine


The CPPI 4.1 DMA in USB subsystem shares its clock with the
USB OTG, and most of the time, the clock will be enabled by
USB.  But during the init of the DMA, USB is not enabled
(waiting for DMA), and then we must enable the DMA clock
before doing anything.

Add clock for the CPPI 4.1 DMA engine.

Signed-off-by: default avatarAlexandre Bailon <abailon@baylibre.com>
[nsekhar@ti.com: minor commit message tweaks]
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
parent 28d4d1d0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment