Browse Source

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>
Steffen Trumtrar 11 years ago
parent
commit
672ef909e9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      arch/arm/boot/dts/socfpga.dtsi

+ 2 - 0
arch/arm/boot/dts/socfpga.dtsi

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