devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] exynos5420: clock file cleanup
@ 2013-12-20 12:57 Rahul Sharma
  2013-12-20 12:57 ` [PATCH 1/3] clk/exynos5420: cleanup clock file Rahul Sharma
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Rahul Sharma @ 2013-12-20 12:57 UTC (permalink / raw)
  To: linux-samsung-soc, devicetree, linux-arm-kernel
  Cc: mturquette, kgene.kim, thomas.ab, tomasz.figa, joshi, r.sh.open,
	Rahul Sharma

Many changes/fixes have been identified for clock file for exynos5420.
These include correct parents, bit fields, new clocks etc. Existing
files needs some correction in terms of names of the clock and
indentation. These issues are addressed in this patch series. It also
replaces the usage of enums with macro as clock ids.

This series is based on linux-next, Kukjin's for-next and
Mike's clk-for-linus-3.13 branches.

This patch is also dependent on the following two series from
Tomasz Figa <t.figa@samsung.com>:
http://www.spinics.net/lists/arm-kernel/msg280223.html
and
http://www.spinics.net/lists/arm-kernel/msg291988.html.

Rahul Sharma (3):
  clk/exynos5420: cleanup clock file
  ARM: dts: replace clock numbers with macros for exynos5420
  clk/exynos5420: replace enums with macros as clock ids

 arch/arm/boot/dts/exynos5420.dtsi        |   47 +-
 drivers/clk/samsung/clk-exynos5420.c     | 1200 ++++++++++++++++++------------
 include/dt-bindings/clk/exynos5420-clk.h |  236 ++++++
 3 files changed, 1004 insertions(+), 479 deletions(-)
 create mode 100644 include/dt-bindings/clk/exynos5420-clk.h

-- 
1.7.10.4

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

end of thread, other threads:[~2013-12-23  4:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-20 12:57 [PATCH 0/3] exynos5420: clock file cleanup Rahul Sharma
2013-12-20 12:57 ` [PATCH 1/3] clk/exynos5420: cleanup clock file Rahul Sharma
2013-12-20 21:57   ` Tomasz Figa
2013-12-23  4:26     ` Rahul Sharma
2013-12-20 12:57 ` [PATCH 2/3] ARM: dts: replace clock numbers with macros for exynos5420 Rahul Sharma
2013-12-20 22:02   ` Tomasz Figa
2013-12-23  4:33     ` Rahul Sharma
2013-12-20 12:57 ` [PATCH 3/3] clk/exynos5420: replace enums with macros as clock ids Rahul Sharma

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