All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PLL m,n,p init from SoC files
@ 2013-06-05 13:51 ` Peter De Schrijver
  0 siblings, 0 replies; 18+ messages in thread
From: Peter De Schrijver @ 2013-06-05 13:51 UTC (permalink / raw)
  To: Peter De Schrijver
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	mturquette-QSEj5FYQhm4dnm+yROfE0A, Stephen Warren,
	Prashant Gaikwad, Thierry Reding,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

The m,n,p fields don't have the same bit offset and width across all PLLs.
This patchset allows SoC specific files to indicate the offset and width.
It also provides the data for Tegra114.

Peter De Schrijver (2):
  clk: tegra: allow PLL m,n,p init from SoC files
  clk: tegra: PLL m,n,p init for Tegra114

 drivers/clk/tegra/clk-pll.c      |   60 ++++++++++++++++-------------
 drivers/clk/tegra/clk-tegra114.c |   77 ++++++++++++++++++++++++++++++++++++++
 drivers/clk/tegra/clk.h          |   32 ++++++++++------
 3 files changed, 130 insertions(+), 39 deletions(-)

-- 
1.7.7.rc0.72.g4b5ea.dirty

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

end of thread, other threads:[~2013-06-12  0:39 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-05 13:51 [PATCH 0/2] PLL m,n,p init from SoC files Peter De Schrijver
2013-06-05 13:51 ` Peter De Schrijver
2013-06-05 13:51 ` Peter De Schrijver
     [not found] ` <1370440301-3562-1-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-06-05 13:51   ` [PATCH 1/2] clk: tegra: allow " Peter De Schrijver
2013-06-05 13:51     ` Peter De Schrijver
2013-06-05 13:51     ` Peter De Schrijver
2013-06-05 13:51   ` [PATCH 2/2] clk: tegra: PLL m,n,p init for Tegra114 Peter De Schrijver
2013-06-05 13:51     ` Peter De Schrijver
2013-06-05 13:51     ` Peter De Schrijver
2013-06-05 13:54   ` [PATCH 0/2] PLL m,n,p init from SoC files Peter De Schrijver
2013-06-05 13:54     ` Peter De Schrijver
2013-06-05 13:54     ` Peter De Schrijver
2013-06-05 16:25   ` Stephen Warren
2013-06-05 16:25     ` Stephen Warren
2013-06-05 16:25     ` Stephen Warren
2013-06-12  0:39   ` Mike Turquette
2013-06-12  0:39     ` Mike Turquette
2013-06-12  0:39     ` Mike 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.