linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] clk/exynos5420: add clocks for hdmi subsystem
@ 2013-08-26  9:12 Rahul Sharma
  2013-08-26  9:12 ` [PATCH v3 1/5] clk/exynos5420: add sclk_hdmiphy to the list of special clocks Rahul Sharma
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Rahul Sharma @ 2013-08-26  9:12 UTC (permalink / raw)
  To: linux-arm-kernel

Add clock changes for hdmi subsystem for exynos5250 SoC. These
include addition of new clocks like mout_hdmi and smmu_tv, associating
ID to clk_hdmiphy and some essential corrections.

V3:
1) Assign new ID to divider clock keeping sclk_pixel gate same.

V2:
1) Rebase to Mike's Tree.
2) Change smmu_tv to smmu_mixer.

This set is based on Mike's clk-next branch at
https://git.linaro.org/gitweb?p=people/mturquette/linux.git

Rahul Sharma (5):
  clk/exynos5420: add sclk_hdmiphy to the list of special clocks
  clk/exynos5420: add gate clock for mixer sysmmu
  clk/exynos5420: fix the order of parents of hdmi mux
  clk/exynos5420: add hdmi mux to change parents in hdmi driver
  clk/exynos5420: assign dout_pixel id to pixel clock divider

 .../devicetree/bindings/clock/exynos5420-clock.txt  |   12 ++++++++++++
 drivers/clk/samsung/clk-exynos5420.c                |   19 +++++++++++++------
 2 files changed, 25 insertions(+), 6 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-08-29  3:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-26  9:12 [PATCH v3 0/5] clk/exynos5420: add clocks for hdmi subsystem Rahul Sharma
2013-08-26  9:12 ` [PATCH v3 1/5] clk/exynos5420: add sclk_hdmiphy to the list of special clocks Rahul Sharma
2013-08-26  9:13 ` [PATCH v3 2/5] clk/exynos5420: add gate clock for mixer sysmmu Rahul Sharma
2013-08-26  9:13 ` [PATCH v3 3/5] clk/exynos5420: fix the order of parents of hdmi mux Rahul Sharma
2013-08-26  9:13 ` [PATCH v3 4/5] clk/exynos5420: add hdmi mux to change parents in hdmi driver Rahul Sharma
2013-08-26 23:46   ` Tomasz Figa
2013-08-27  4:44     ` Rahul Sharma
2013-08-28 11:55       ` Tomasz Figa
2013-08-29  3:22         ` Rahul Sharma
2013-08-26  9:13 ` [PATCH v3 5/5] clk/exynos5420: assign dout_pixel id to pixel clock divider Rahul Sharma
2013-08-26 23:49   ` 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).