All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Support for CMU_ISP clock domain on Exynos3250
@ 2015-03-02 13:17 Beata Michalska
  2015-03-02 13:17 ` [PATCH 1/2] clk: samsung: exynos3250: Add driver for CMU_ISP clock domain Beata Michalska
  2015-03-02 13:17 ` [PATCH 2/2] ARM: dts: exynos3250: Add assigned clock parents to CMU node Beata Michalska
  0 siblings, 2 replies; 7+ messages in thread
From: Beata Michalska @ 2015-03-02 13:17 UTC (permalink / raw)
  To: s.nawrocki, tomasz.figa, mturquette, kgene
  Cc: linux-kernel, linux-samsung-soc, devicetree, cw00.choi,
	kyungmin.park, sw0312.kim


Hi All,

This simple patchset adds support for CMU_ISP clock domain
on Exynos3250.

Best Regards
Beata Michalska

---

Beata Michalska (1):
  ARM: dts: exynos3250: Add assigned clock parents to CMU node

Tomasz Figa (1):
  clk: samsung: exynos3250: Add driver for CMU_ISP clock domain

 .../devicetree/bindings/clock/exynos3250-clock.txt |    8 +
 arch/arm/boot/dts/exynos3250.dtsi                  |    4 +
 drivers/clk/samsung/clk-exynos3250.c               |  163 ++++++++++++++++++++
 include/dt-bindings/clock/exynos3250.h             |   61 ++++++++
 4 files changed, 236 insertions(+)

-- 
1.7.9.5


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

end of thread, other threads:[~2015-03-17 15:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-02 13:17 [PATCH 0/2] Support for CMU_ISP clock domain on Exynos3250 Beata Michalska
2015-03-02 13:17 ` [PATCH 1/2] clk: samsung: exynos3250: Add driver for CMU_ISP clock domain Beata Michalska
2015-03-17 10:52   ` Sylwester Nawrocki
2015-03-17 12:07     ` Beata Michalska
2015-03-02 13:17 ` [PATCH 2/2] ARM: dts: exynos3250: Add assigned clock parents to CMU node Beata Michalska
2015-03-17 10:53   ` Sylwester Nawrocki
2015-03-17 15:19     ` Kukjin Kim

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.