Signed-off-by: Boris BREZILLON <b.brezillon@xxxxxxxxxxx> --- arch/arm/boot/dts/sama5d3.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi index 4d290ad..ae0c5b3 100644 --- a/arch/arm/boot/dts/sama5d3.dtsi +++ b/arch/arm/boot/dts/sama5d3.dtsi @@ -344,6 +344,8 @@ compatible = "atmel,sam9g46-aes"; reg = <0xf8038000 0x100>; interrupts = <43 4 0>; + clocks = <&aes_clk>; + clock-names = "aes_clk"; }; tdes@f803c000 { -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html