Re: [PATCHv5 22/31] CLK: TI: add interface clock support for OMAP3

2013-08-19 Thread Tero Kristo
On 08/13/2013 02:30 PM, Mark Rutland wrote: On Fri, Aug 02, 2013 at 05:25:41PM +0100, Tero Kristo wrote: OMAP3 has interface clocks in addition to functional clocks, which require special handling for the autoidle and idle status register offsets mainly. Signed-off-by: Tero Kristo

Re: [PATCHv5 22/31] CLK: TI: add interface clock support for OMAP3

2013-08-13 Thread Mark Rutland
On Fri, Aug 02, 2013 at 05:25:41PM +0100, Tero Kristo wrote: OMAP3 has interface clocks in addition to functional clocks, which require special handling for the autoidle and idle status register offsets mainly. Signed-off-by: Tero Kristo t-kri...@ti.com ---

[PATCHv5 22/31] CLK: TI: add interface clock support for OMAP3

2013-08-02 Thread Tero Kristo
OMAP3 has interface clocks in addition to functional clocks, which require special handling for the autoidle and idle status register offsets mainly. Signed-off-by: Tero Kristo t-kri...@ti.com --- .../devicetree/bindings/clock/ti/interface.txt | 45 + arch/arm/mach-omap2/clock.h