1
0
Fork 0

ARM: dts: socfpga: add pl330 clock

The pl330 dmac won't be added to the list of amba devices, as it doesn't have
a clock entry.
Add the clock.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
hifive-unleashed-5.1
Steffen Trumtrar 2014-01-08 12:01:26 -06:00 committed by Dinh Nguyen
parent 9a21e55d77
commit 672ef909e9
1 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,8 @@
#dma-cells = <1>;
#dma-channels = <8>;
#dma-requests = <32>;
clocks = <&l4_main_clk>;
clock-names = "apb_pclk";
};
};