Re: [PATCH 2/5] ARM: clk-imx6q: add EPIT clock support

2018-06-17 Thread Shawn Guo
On Mon, May 28, 2018 at 07:34:09PM +0200, Clément Péron wrote: > From: Colin Didier > > Add EPIT clock support to the i.MX6Q clocking infrastructure. > > Signed-off-by: Colin Didier > Signed-off-by: Clément Peron This is a clock patch and should be prefixed with 'clk: imx6q: ...' rather than

[PATCH 2/5] ARM: clk-imx6q: add EPIT clock support

2018-05-28 Thread Clément Péron
From: Colin Didier Add EPIT clock support to the i.MX6Q clocking infrastructure. Signed-off-by: Colin Didier Signed-off-by: Clément Peron --- drivers/clk/imx/clk-imx6q.c | 2 ++ include/dt-bindings/clock/imx6qdl-clock.h | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-)