All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] ARM: OMAP3: legacy clock data move under clk driver
@ 2014-12-16 16:20 ` Tero Kristo
  0 siblings, 0 replies; 38+ messages in thread
From: Tero Kristo @ 2014-12-16 16:20 UTC (permalink / raw)
  To: linux-omap, mturquette, tony, paul; +Cc: linux-arm-kernel

Hi,

These patches move the legacy clock data for omap3 under drivers/clk/ti.
After these patches are applied, it should be possible to get rid of
clk-private.h (long pending project for Mike.)

Testing done (on top of 3.18-rc1):

omap3-beagle: boot / suspend-resume (ret/off) / cpuidle (ret/off)
omap3-beagle-xm: boot upto fs mount (see note below)
sdp3430: boot
n900: boot

Note: beagle-xm failed with FS mount on the board I have access to, but
      this happens with clean 3.18-rc1 and linux-next also at the moment.
      The board has probably corrupted filesystem image but I am unable
      to fix this atm (remote board.)

Test branch:
tree: https://github.com/t-kristo/linux-pm.git
branch: 3.18-rc1-omap3-clk-rework

-Tero


^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2015-02-03 19:12 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-16 16:20 [PATCH 00/11] ARM: OMAP3: legacy clock data move under clk driver Tero Kristo
2014-12-16 16:20 ` Tero Kristo
2014-12-16 16:20 ` [PATCH 01/11] clk: ti: add core support for initializing legacy clocks Tero Kristo
2014-12-16 16:20   ` Tero Kristo
2014-12-16 16:20 ` [PATCH 02/11] clk: ti: mux: add support for legacy mux init Tero Kristo
2014-12-16 16:20   ` Tero Kristo
2014-12-16 16:20 ` [PATCH 03/11] clk: ti: gate: add support for legacy gate init Tero Kristo
2014-12-16 16:20   ` Tero Kristo
2014-12-16 16:20 ` [PATCH 04/11] clk: ti: interface: add support for legacy interface clock init Tero Kristo
2014-12-16 16:20   ` Tero Kristo
2014-12-16 16:20 ` [PATCH 05/11] clk: ti: divider: add support for legacy divider init Tero Kristo
2014-12-16 16:20   ` Tero Kristo
2014-12-16 16:20 ` [PATCH 06/11] clk: ti: dpll: add support for legacy DPLL init Tero Kristo
2014-12-16 16:20   ` Tero Kristo
2014-12-16 16:20 ` [PATCH 07/11] clk: ti: composite: add support for legacy composite clock init Tero Kristo
2014-12-16 16:20   ` Tero Kristo
2014-12-16 16:20 ` [PATCH 09/11] ARM: OMAP3: PRM: add support for legacy iomapping init Tero Kristo
2014-12-16 16:20   ` Tero Kristo
2014-12-16 16:20 ` [PATCH 10/11] ARM: OMAP3: use clock data from TI clock driver for legacy boot Tero Kristo
2014-12-16 16:20   ` Tero Kristo
2015-01-07 23:00 ` [PATCH 00/11] ARM: OMAP3: legacy clock data move under clk driver Tony Lindgren
2015-01-07 23:00   ` Tony Lindgren
2015-01-29 20:19   ` Tero Kristo
2015-01-29 20:19     ` Tero Kristo
2015-01-30  0:42     ` Mike Turquette
2015-01-30  0:42       ` Mike Turquette
2015-01-30 15:20       ` Tero Kristo
2015-01-30 15:20         ` Tero Kristo
2015-01-30 18:45         ` Mike Turquette
2015-01-30 18:45           ` Mike Turquette
2015-02-03 16:59   ` Arnd Bergmann
2015-02-03 16:59     ` Arnd Bergmann
2015-02-03 19:04     ` Tony Lindgren
2015-02-03 19:04       ` Tony Lindgren
2015-02-03 19:11       ` Mike Turquette
2015-02-03 19:11         ` Mike Turquette
2015-01-29 20:24 ` [PATCHv2 06/11] clk: ti: dpll: add support for legacy DPLL init Tero Kristo
2015-01-29 20:24   ` Tero Kristo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.