Re: [PATCHv4 19/33] CLK: omap: add am33xx clock init file

2013-08-01 Thread Nishanth Menon
On 07/31/2013 09:59 AM, Tero Kristo wrote: On 07/30/2013 11:00 PM, Nishanth Menon wrote: On 07/23/2013 02:20 AM, Tero Kristo wrote: [...] diff --git a/drivers/clk/omap/clk-33xx.c b/drivers/clk/omap/clk-33xx.c new file mode 100644 index 000..3ada30e --- /dev/null +++

Re: [PATCHv4 19/33] CLK: omap: add am33xx clock init file

2013-08-01 Thread Tero Kristo
On 08/01/2013 05:43 PM, Nishanth Menon wrote: On 07/31/2013 09:59 AM, Tero Kristo wrote: On 07/30/2013 11:00 PM, Nishanth Menon wrote: On 07/23/2013 02:20 AM, Tero Kristo wrote: [...] diff --git a/drivers/clk/omap/clk-33xx.c b/drivers/clk/omap/clk-33xx.c new file mode 100644 index

Re: [PATCHv4 19/33] CLK: omap: add am33xx clock init file

2013-07-31 Thread Tero Kristo
On 07/30/2013 11:00 PM, Nishanth Menon wrote: On 07/23/2013 02:20 AM, Tero Kristo wrote: clk-33xx.c now contains the clock init functionality for am33xx, including DT clock registration and adding of static clkdev entries. This patch also moves the omap2_clk_enable_init_clocks declaration to

Re: [PATCHv4 19/33] CLK: omap: add am33xx clock init file

2013-07-30 Thread Nishanth Menon
On 07/23/2013 02:20 AM, Tero Kristo wrote: clk-33xx.c now contains the clock init functionality for am33xx, including DT clock registration and adding of static clkdev entries. This patch also moves the omap2_clk_enable_init_clocks declaration to the driver include, as this is needed by the