Commit e064cb24 authored by Lee Jones's avatar Lee Jones Committed by Linus Walleij

ARM: ux500: Supply the DMA clock lookup to the DBX500 DT

Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 841cd0c0
......@@ -228,6 +228,8 @@ dma: dma-controller@801C0000 {
#dma-cells = <3>;
memcpy-channels = <56 57 58 59 60>;
clocks = <&prcmu_clk PRCMU_DMACLK>;
};
prcmu: prcmu@80157000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment