Re: [PATCH v7 04/11] clk: actions: Add gate clock support

2018-04-06 Thread Stephen Boyd
Quoting Manivannan Sadhasivam (2018-03-26 10:38:58) > Add support for Actions Semi gate clock together with helper > functions to be used in composite clock. > > Signed-off-by: Manivannan Sadhasivam > --- Applied to clk-next

[PATCH v7 04/11] clk: actions: Add gate clock support

2018-03-26 Thread Manivannan Sadhasivam
Add support for Actions Semi gate clock together with helper functions to be used in composite clock. Signed-off-by: Manivannan Sadhasivam --- drivers/clk/actions/Makefile | 1 + drivers/clk/actions/owl-gate.c | 77 ++ drivers/clk/actions/owl-gate.h | 7