浏览代码

ARM: ux500: Provide a clock lookup for the Crypto driver

The common clock framework will use the 'clock' property provided to do
a clock lookup when Device Tree is enabled.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Lee Jones 12 年之前
父节点
当前提交
d2f898cec8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/arm/boot/dts/ste-dbx5x0.dtsi

+ 1 - 0
arch/arm/boot/dts/ste-dbx5x0.dtsi

@@ -913,6 +913,7 @@
 			interrupts = <0 15 IRQ_TYPE_LEVEL_HIGH>;
 
 			v-ape-supply = <&db8500_vape_reg>;
+			clocks = <&prcc_pclk 6 1>;
 		};
 
 		hash@a03c2000 {