[PATCH 0/3] exynos5420: clock file cleanup

Rahul Sharma rahul.sharma at samsung.com
Fri Dec 20 07:57:23 EST 2013


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 at 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




More information about the linux-arm-kernel mailing list