lkml.org 
[lkml]   [2014]   [Oct]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCHv2 0/2] clk: samsung: Add clock controller driver for Exynos4415 SoC
Date
This patch adds new clock controller device driver for Exynos4415 SoC.

Changes from v1:
- Separate only clock patches from Exynos4415 patchset[1]
[1] [PATCH 0/5] Support new Exynos4415 SoC based on Cortex-A9 quad cores
: https://lkml.org/lkml/2014/10/19/253

- Fix string issue on documentation file of Exynos4415 clock controller

Chanwoo Choi (2):
clk: samsung: exynos4415: Add clocks using common clock framework
clk: samsung: Document binding for Exynos4415 clock controller

.../devicetree/bindings/clock/exynos4415-clock.txt | 38 +
drivers/clk/samsung/Makefile | 1 +
drivers/clk/samsung/clk-exynos4415.c | 1133 ++++++++++++++++++++
include/dt-bindings/clock/exynos4415.h | 360 +++++++
4 files changed, 1532 insertions(+)
create mode 100644 Documentation/devicetree/bindings/clock/exynos4415-clock.txt
create mode 100644 drivers/clk/samsung/clk-exynos4415.c
create mode 100644 include/dt-bindings/clock/exynos4415.h

--
1.8.5.5



\
 
 \ /
  Last update: 2014-10-24 13:41    [W:0.426 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site