[PATCH V2] clk: palmas: add clock driver for palmas

Laxman Dewangan ldewangan at nvidia.com
Mon Oct 7 10:23:29 EDT 2013


On Monday 07 October 2013 07:35 PM, Laxman Dewangan wrote:
> --- a/drivers/clk/Makefile
> +++ b/drivers/clk/Makefile
> @@ -43,3 +43,5 @@ obj-$(CONFIG_COMMON_CLK_SI5351) += clk-si5351.o
>   obj-$(CONFIG_COMMON_CLK_S2MPS11) += clk-s2mps11.o
>   obj-$(CONFIG_CLK_TWL6040)	+= clk-twl6040.o
>   obj-$(CONFIG_CLK_PPC_CORENET)	+= clk-ppc-corenet.o
> +obj-$(CONFIG_COMMON_CLK_PALMAS)	+= clk-palmas.o
> +obj-y += clk-test.o
>

Sorry, silly mistake, the line

+obj-y += clk-test.o

is not require. This was done for testing only.

I will respin the patch but wait for some more feedback if any to add on 
next version.

Thanks,
Laxman




More information about the linux-arm-kernel mailing list