* [GIT PULL] clk: tegra: Changes for v4.8-rc1
@ 2016-07-01 15:00 Thierry Reding
2016-07-02 0:30 ` Stephen Boyd
0 siblings, 1 reply; 2+ messages in thread
From: Thierry Reding @ 2016-07-01 15:00 UTC (permalink / raw)
To: Michael Turquette, Stephen Boyd; +Cc: linux-clk, linux-tegra
Hi Michael, Stephen,
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-clk
for you to fetch changes up to 15d68e8c2e95e8b62465c7cb3bc642784365ee1b:
clk: tegra: Initialize UTMI PLL when enabling PLLU (2016-06-30 17:43:17 +0200)
Thanks,
Thierry
----------------------------------------------------------------
clk: tegra: Changes for v4.8-rc1
Fixes and enhancements mostly for Tegra210 clocks that allow DSI and
HDMI to work on Tegra X1. There's also a refactoring, including fixes,
the USB PLL.
----------------------------------------------------------------
Andrew Bresticker (1):
clk: tegra: Initialize UTMI PLL when enabling PLLU
Thierry Reding (7):
clk: tegra: Fixup post dividers on Tegra210
clk: tegra: Disable spread spectrum on pll_d2
clk: tegra: Squash sor1 safe/brick/src into a single mux
clk: tegra: Enable sor1 and sor1_src on Tegra210
clk: tegra: Mark timer clock as critical
clk: tegra: Make sor_safe the parent of dpaux and dpaux1
clk: tegra: Micro-optimize Tegra210 clock setup
drivers/clk/tegra/clk-id.h | 1 -
drivers/clk/tegra/clk-pll.c | 505 +++++++++++++++++++++++++++++++
drivers/clk/tegra/clk-tegra-periph.c | 25 +-
drivers/clk/tegra/clk-tegra114.c | 156 +---------
drivers/clk/tegra/clk-tegra124.c | 156 +---------
drivers/clk/tegra/clk-tegra210.c | 295 ++++--------------
drivers/clk/tegra/clk-tegra30.c | 113 +------
drivers/clk/tegra/clk.h | 17 ++
include/dt-bindings/clock/tegra210-car.h | 2 +-
9 files changed, 603 insertions(+), 667 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] clk: tegra: Changes for v4.8-rc1
2016-07-01 15:00 [GIT PULL] clk: tegra: Changes for v4.8-rc1 Thierry Reding
@ 2016-07-02 0:30 ` Stephen Boyd
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2016-07-02 0:30 UTC (permalink / raw)
To: Thierry Reding; +Cc: Michael Turquette, linux-clk, linux-tegra
On 07/01, Thierry Reding wrote:
> Hi Michael, Stephen,
>
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
>
> Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-clk
>
> for you to fetch changes up to 15d68e8c2e95e8b62465c7cb3bc642784365ee1b:
>
> clk: tegra: Initialize UTMI PLL when enabling PLLU (2016-06-30 17:43:17 +0200)
>
Pulled but please fix these types of errors next time.
ERROR: code indent should use tabs where possible
#470: FILE: drivers/clk/tegra/clk-pll.c:2568:
+^I PLLU_HW_PWRDN_CFG0_USE_SWITCH_DETECT |$
ERROR: code indent should use tabs where possible
#471: FILE: drivers/clk/tegra/clk-pll.c:2569:
+^I PLLU_HW_PWRDN_CFG0_USE_LOCKDET;$
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-07-02 0:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-01 15:00 [GIT PULL] clk: tegra: Changes for v4.8-rc1 Thierry Reding
2016-07-02 0:30 ` Stephen Boyd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).