* [GIT PULL] clk: tegra: Changes for v4.21-rc1
@ 2018-12-07 14:21 Thierry Reding
2018-12-07 17:42 ` Stephen Boyd
2018-12-10 19:09 ` Stephen Boyd
0 siblings, 2 replies; 4+ messages in thread
From: Thierry Reding @ 2018-12-07 14:21 UTC (permalink / raw)
To: Michael Turquette, Stephen Boyd; +Cc: linux-clk, linux-tegra
Hi Michael, Stephen,
The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.21-clk
for you to fetch changes up to d14ce174ca02ee2a9f390b9e279663b3a848a48b:
clk: tegra20: Check whether direct PLLM sourcing is turned off for EMC (2018-11-08 12:47:18 +0100)
Turns out that these were not build-time dependencies for the EMC series
after all, but since I already have them in a branch, I might as well
send them out.
Thanks,
Thierry
----------------------------------------------------------------
clk/tegra: Changes for v4.21-rc1
This contains the clock driver changes needed to support the EMC
controller on Tegra20.
----------------------------------------------------------------
Dmitry Osipenko (2):
clk: tegra20: Turn EMC clock gate into divider
clk: tegra20: Check whether direct PLLM sourcing is turned off for EMC
drivers/clk/tegra/clk-tegra20.c | 46 ++++++++++++++++++++++++++++++++---------
1 file changed, 36 insertions(+), 10 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [GIT PULL] clk: tegra: Changes for v4.21-rc1
2018-12-07 14:21 [GIT PULL] clk: tegra: Changes for v4.21-rc1 Thierry Reding
@ 2018-12-07 17:42 ` Stephen Boyd
2018-12-10 11:05 ` Thierry Reding
2018-12-10 19:09 ` Stephen Boyd
1 sibling, 1 reply; 4+ messages in thread
From: Stephen Boyd @ 2018-12-07 17:42 UTC (permalink / raw)
To: Michael Turquette, Thierry Reding; +Cc: linux-clk, linux-tegra
Quoting Thierry Reding (2018-12-07 06:21:19)
> Hi Michael, Stephen,
>
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
>
> Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.21-clk
>
> for you to fetch changes up to d14ce174ca02ee2a9f390b9e279663b3a848a48b:
>
> clk: tegra20: Check whether direct PLLM sourcing is turned off for EMC (2018-11-08 12:47:18 +0100)
>
> Turns out that these were not build-time dependencies for the EMC series
> after all, but since I already have them in a branch, I might as well
> send them out.
Ok. There were other Tegra patches on the list which I guess I can just
pick up on top of this tag?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] clk: tegra: Changes for v4.21-rc1
2018-12-07 17:42 ` Stephen Boyd
@ 2018-12-10 11:05 ` Thierry Reding
0 siblings, 0 replies; 4+ messages in thread
From: Thierry Reding @ 2018-12-10 11:05 UTC (permalink / raw)
To: Stephen Boyd; +Cc: Michael Turquette, linux-clk, linux-tegra
[-- Attachment #1: Type: text/plain, Size: 1030 bytes --]
On Fri, Dec 07, 2018 at 09:42:01AM -0800, Stephen Boyd wrote:
> Quoting Thierry Reding (2018-12-07 06:21:19)
> > Hi Michael, Stephen,
> >
> > The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
> >
> > Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
> >
> > are available in the Git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.21-clk
> >
> > for you to fetch changes up to d14ce174ca02ee2a9f390b9e279663b3a848a48b:
> >
> > clk: tegra20: Check whether direct PLLM sourcing is turned off for EMC (2018-11-08 12:47:18 +0100)
> >
> > Turns out that these were not build-time dependencies for the EMC series
> > after all, but since I already have them in a branch, I might as well
> > send them out.
>
> Ok. There were other Tegra patches on the list which I guess I can just
> pick up on top of this tag?
Yes, correct. I'm not aware of any conflicts between these two patches
and the others on the list.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] clk: tegra: Changes for v4.21-rc1
2018-12-07 14:21 [GIT PULL] clk: tegra: Changes for v4.21-rc1 Thierry Reding
2018-12-07 17:42 ` Stephen Boyd
@ 2018-12-10 19:09 ` Stephen Boyd
1 sibling, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2018-12-10 19:09 UTC (permalink / raw)
To: Michael Turquette, Thierry Reding; +Cc: linux-clk, linux-tegra
Quoting Thierry Reding (2018-12-07 06:21:19)
> Hi Michael, Stephen,
>
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
>
> Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.21-clk
>
> for you to fetch changes up to d14ce174ca02ee2a9f390b9e279663b3a848a48b:
>
> clk: tegra20: Check whether direct PLLM sourcing is turned off for EMC (2018-11-08 12:47:18 +0100)
>
> Turns out that these were not build-time dependencies for the EMC series
> after all, but since I already have them in a branch, I might as well
> send them out.
>
Thanks. Pulled into clk-next.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-12-10 19:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-07 14:21 [GIT PULL] clk: tegra: Changes for v4.21-rc1 Thierry Reding
2018-12-07 17:42 ` Stephen Boyd
2018-12-10 11:05 ` Thierry Reding
2018-12-10 19:09 ` Stephen Boyd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox