From: a.kesavan@samsung.com (Abhilash Kesavan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/2] Add CPU clock support for Exynos7
Date: Wed, 6 Jul 2016 01:59:19 +0530 [thread overview]
Message-ID: <1467750561-13957-1-git-send-email-a.kesavan@samsung.com> (raw)
This patch set adds the atlas clock hierarchy on Exynos7. It also
modifies the existing cpu clock infrastructure to handle exynos7
differences. These patches are a pre-requisite for enabling CPUFreq
on Exynos7. This patchset has been tested on next-20160704. The
opp device tree changes, cpufreq-dt platform addition and defconfig
enablement will be sent separately.
Previous version of this patchset can be found here:
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-February/322499.html
Changes since v2:
- All the dependencies have been merged
- Code is now based on exynos5433 cpu clock support
Abhilash Kesavan (2):
clk: samsung: cpu: Prepare for addition for Exynos7 CPU clocks
clk: samsung: exynos7: Add clocks for atlas block
.../devicetree/bindings/clock/exynos7-clock.txt | 6 +
drivers/clk/samsung/clk-cpu.c | 10 +-
drivers/clk/samsung/clk-cpu.h | 2 +
drivers/clk/samsung/clk-exynos7.c | 183 +++++++++++++++++++++
include/dt-bindings/clock/exynos7-clk.h | 21 ++-
5 files changed, 219 insertions(+), 3 deletions(-)
--
1.9.1
next reply other threads:[~2016-07-05 20:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-05 20:29 Abhilash Kesavan [this message]
2016-07-05 20:29 ` [PATCH v3 1/2] clk: samsung: cpu: Prepare for addition for Exynos7 CPU clocks Abhilash Kesavan
2016-07-07 10:45 ` Sylwester Nawrocki
2016-07-07 11:17 ` Bartlomiej Zolnierkiewicz
2016-07-11 14:44 ` Abhilash Kesavan
2016-07-12 13:44 ` Bartlomiej Zolnierkiewicz
2016-07-11 14:44 ` Abhilash Kesavan
2016-07-05 20:29 ` [PATCH v3 2/2] clk: samsung: exynos7: Add clocks for atlas block Abhilash Kesavan
2016-07-05 18:56 ` kbuild test robot
2016-07-07 10:26 ` Sylwester Nawrocki
2016-07-11 14:43 ` Abhilash Kesavan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1467750561-13957-1-git-send-email-a.kesavan@samsung.com \
--to=a.kesavan@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox