Re: [PATCH 1/3] ARM: dts: omap4: add missing des_fck

2017-06-12 Thread Tero Kristo
On 10/06/17 02:12, Sebastian Reichel wrote: Add missing functional clock for DES3DES IP core. This is documented in the TRM as CM_L4SEC_DES3DES_CLKCTRL. Signed-off-by: Sebastian Reichel --- arch/arm/boot/dts/omap44xx-clocks.dtsi | 8 1 file changed, 8 insertions(+) diff --git a/arc

Re: [PATCH 1/3] ARM: dts: omap4: add missing des_fck

2017-06-12 Thread Tony Lindgren
* Sebastian Reichel [170609 16:16]: > Add missing functional clock for DES3DES IP core. This is > documented in the TRM as CM_L4SEC_DES3DES_CLKCTRL. Tero care to ack? Also, see the other two hwmod patches in this series for your clkctrl changes. Regards, Tony > Signed-off-by: Sebastian Reichel