Re: [PATCH v6 5/5] clk: imx: add clock driver for i.MX8MQ CCM

2018-08-28 Thread Andrey Smirnov
On Wed, Aug 22, 2018 at 7:05 AM Abel Vesa wrote: > > From: Lucas Stach > > Add driver for the Clock Control Module found on i.MX8MQ. > > This is largely based on the downstream driver from Anson Huang and > Bai Ping at NXP, with only some small adaptions to mainline from me. > > Signed-off-by: Lu

Re: [PATCH v6 5/5] clk: imx: add clock driver for i.MX8MQ CCM

2018-08-24 Thread Sascha Hauer
On Wed, Aug 22, 2018 at 04:48:23PM +0300, Abel Vesa wrote: > From: Lucas Stach > > Add driver for the Clock Control Module found on i.MX8MQ. > > This is largely based on the downstream driver from Anson Huang and > Bai Ping at NXP, with only some small adaptions to mainline from me. It's time t

[PATCH v6 5/5] clk: imx: add clock driver for i.MX8MQ CCM

2018-08-22 Thread Abel Vesa
From: Lucas Stach Add driver for the Clock Control Module found on i.MX8MQ. This is largely based on the downstream driver from Anson Huang and Bai Ping at NXP, with only some small adaptions to mainline from me. Signed-off-by: Lucas Stach Signed-off-by: Abel Vesa --- drivers/clk/imx/Makefil