All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk: tegra: Changes for v4.18-rc1
@ 2018-05-31  8:45 Thierry Reding
  2018-06-01 17:40 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Thierry Reding @ 2018-05-31  8:45 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd; +Cc: linux-clk, linux-tegra

Hi Michael, Stephen,

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.18-clk

for you to fetch changes up to 5d797111afe12e488e08432fd9b372fae2cc7e93:

  clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20 (2018-05-18 12:35:28 +0200)

Thanks,
Thierry

----------------------------------------------------------------
clk: tegra: Changes for v4.18-rc1

Contains a proper implementation of the CDEV1/2 clocks on Tegra20.

----------------------------------------------------------------
Dmitry Osipenko (3):
      clk: tegra20: Add DEV1/DEV2 OSC dividers
      clk: tegra20: Correct parents of CDEV1/2 clocks
      clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20

 drivers/clk/tegra/clk-tegra114.c |  2 +-
 drivers/clk/tegra/clk-tegra124.c |  2 +-
 drivers/clk/tegra/clk-tegra20.c  | 52 ++++++++++++++++++++++++++++++++++++----
 drivers/clk/tegra/clk-tegra210.c |  2 +-
 drivers/clk/tegra/clk-tegra30.c  |  2 +-
 drivers/clk/tegra/clk.c          |  5 ++--
 drivers/clk/tegra/clk.h          |  2 +-
 7 files changed, 55 insertions(+), 12 deletions(-)

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

* Re: [GIT PULL] clk: tegra: Changes for v4.18-rc1
  2018-05-31  8:45 [GIT PULL] clk: tegra: Changes for v4.18-rc1 Thierry Reding
@ 2018-06-01 17:40 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2018-06-01 17:40 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Thierry Reding; +Cc: linux-clk, linux-tegra

Quoting Thierry Reding (2018-05-31 01:45:31)
> Hi Michael, Stephen,
> =

> The following changes since commit 60cc43fc888428bb2f18f08997432d426a2433=
38:
> =

>   Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
> =

> are available in the Git repository at:
> =

>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegr=
a-for-4.18-clk
> =

> for you to fetch changes up to 5d797111afe12e488e08432fd9b372fae2cc7e93:
> =

>   clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20 (2018-05-18=
 12:35:28 +0200)

Thanks. Pulled into clk-next.

> =

> Thanks,
> Thierry
> =

> ----------------------------------------------------------------
> clk: tegra: Changes for v4.18-rc1
> =

> Contains a proper implementation of the CDEV1/2 clocks on Tegra20.
> =

> ----------------------------------------------------------------
> Dmitry Osipenko (3):
>       clk: tegra20: Add DEV1/DEV2 OSC dividers
>       clk: tegra20: Correct parents of CDEV1/2 clocks
>       clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20

We have a long standing issue to resolve in CCF by returning
EPROBE_DEFER from clk_get on clks that are orphaned. I'm going to merge
the framework patch into clk-next after the next rc1 and see what blows
up. Hopefully that makes this tegra specific patch irrelevant.

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

end of thread, other threads:[~2018-06-01 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-31  8:45 [GIT PULL] clk: tegra: Changes for v4.18-rc1 Thierry Reding
2018-06-01 17:40 ` Stephen Boyd

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.