All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] drop omap3 legacy clock data
@ 2017-12-21 15:50 Tony Lindgren
  2017-12-21 17:02 ` Michael Turquette
  0 siblings, 1 reply; 2+ messages in thread
From: Tony Lindgren @ 2017-12-21 15:50 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd; +Cc: Tero Kristo, linux-clk, linux-omap

The following changes since commit ffb009b24388b896d9ca8b54e39a879302142518:

  clk: ti: convert retry_init param to use void data type (2017-12-01 15:16:24 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.16/clk-omap3-legacy-signed

for you to fetch changes up to 7558562a70fbd6b3fa746fa33c76c9333aa0bb32:

  clk: ti: Drop legacy clk-3xxx-legacy code (2017-12-14 08:32:06 -0800)

----------------------------------------------------------------
Drop unused omap3 clock data

We have been booting omap3 in device tree only mode for a while now,
so this is all unused now.

----------------------------------------------------------------
Tony Lindgren (1):
      clk: ti: Drop legacy clk-3xxx-legacy code

 drivers/clk/ti/Makefile          |    4 -
 drivers/clk/ti/clk-3xxx-legacy.c | 4656 --------------------------------------
 drivers/clk/ti/clk.c             |  135 --
 drivers/clk/ti/clock.h           |   68 -
 drivers/clk/ti/composite.c       |   45 -
 drivers/clk/ti/dpll.c            |   90 -
 drivers/clk/ti/gate.c            |   48 -
 drivers/clk/ti/interface.c       |   32 -
 8 files changed, 5078 deletions(-)
 delete mode 100644 drivers/clk/ti/clk-3xxx-legacy.c

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

end of thread, other threads:[~2017-12-21 17:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-21 15:50 [GIT PULL] drop omap3 legacy clock data Tony Lindgren
2017-12-21 17:02 ` Michael Turquette

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.