devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/2] clk: samsung: add composite clocks
@ 2013-05-20 14:17 Rahul Sharma
  2013-05-20 14:14 ` Heiko Stübner
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Rahul Sharma @ 2013-05-20 14:17 UTC (permalink / raw)
  To: linux-samsung-soc, devicetree-discuss
  Cc: kgene.kim, inki.dae, s.nawrocki, thomas.abraham, joshi, r.sh.open,
	Rahul Sharma

This patch adds support for composite clocks for samsung SoCs.
Many drivers need access to a common clock which support gating
and/or muxing and/or rate control operations. For example hdmi
which needs to switch between parents and call enable/disable for
"sclk_hdmi".

This patch set also adds composite clock for exyno5250 hdmi. Based
on the review comment, I will extended this to other exynos SoCs
clocks files.

This patch series is based on for-next branch of tree:
git.kernel.org/cgit/linux/kernel/git/kgene/linux-samsung.git

Rahul Sharma (2):
  clk: samsung: add support for composite clocks
  clk: samsung: add exynos5250 composite clock for hdmi

 drivers/clk/samsung/clk-exynos5250.c |   20 ++++-
 drivers/clk/samsung/clk.c            |  149 ++++++++++++++++++++++++++++++++++
 drivers/clk/samsung/clk.h            |   49 +++++++++++
 3 files changed, 215 insertions(+), 3 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-05-21 23:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-20 14:17 [RFC 0/2] clk: samsung: add composite clocks Rahul Sharma
2013-05-20 14:14 ` Heiko Stübner
2013-05-20 18:19   ` Rahul Sharma
2013-05-20 18:54     ` Heiko Stübner
2013-05-20 14:17 ` [RFC 1/2] clk: samsung: add support for " Rahul Sharma
2013-05-20 14:17 ` [RFC 2/2] clk: samsung: add exynos5250 composite clock for hdmi Rahul Sharma
2013-05-20 18:57   ` Tomasz Figa
2013-05-20 20:02     ` Saravana Kannan
2013-05-21  4:12     ` Rahul Sharma
2013-05-21 23:15       ` Tomasz Figa

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).