devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add Exynos5800 support
@ 2014-05-09 12:25 Arun Kumar K
  2014-05-09 12:25 ` [PATCH v2 1/3] clk: exynos5420: Add 5800 specific clocks Arun Kumar K
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Arun Kumar K @ 2014-05-09 12:25 UTC (permalink / raw)
  To: linux-samsung-soc, devicetree
  Cc: kgene.kim, dianders, alim.akhtar, tomasz.figa, olof,
	arunkk.samsung

Exynos5800 is a derivative of Exynos5420 with higher
clock speeds and most other IP blocks remaining the same
except for a few.

This patchset is based on Kukjin's for-next branch
and Tomasz's samsung-next branch containing Shaik's clock
cleanup series for 5420.

Changes from v1
--------------
- Rebased on Shaik's clock consolidation for 5420
- Addressed review comments from Tomasz

Alim Akhtar (1):
  clk: exynos5420: Add 5800 specific clocks

Arun Kumar K (2):
  ARM: dts: Add Exynos5800 dt file
  ARM: dts: Add peach-pi board support

 .../devicetree/bindings/clock/exynos5420-clock.txt |    3 +-
 arch/arm/boot/dts/Makefile                         |    3 +-
 arch/arm/boot/dts/exynos5800-peach-pi.dts          |  144 +++++++++
 arch/arm/boot/dts/exynos5800.dtsi                  |   24 ++
 drivers/clk/samsung/clk-exynos5420.c               |  306 ++++++++++++++++----
 include/dt-bindings/clock/exynos5420.h             |    4 +
 6 files changed, 428 insertions(+), 56 deletions(-)
 create mode 100644 arch/arm/boot/dts/exynos5800-peach-pi.dts
 create mode 100644 arch/arm/boot/dts/exynos5800.dtsi

-- 
1.7.9.5

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

end of thread, other threads:[~2014-05-15  4:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-09 12:25 [PATCH v2 0/3] Add Exynos5800 support Arun Kumar K
2014-05-09 12:25 ` [PATCH v2 1/3] clk: exynos5420: Add 5800 specific clocks Arun Kumar K
2014-05-14 20:46   ` Tomasz Figa
2014-05-15  4:49     ` Arun Kumar K
2014-05-09 12:25 ` [PATCH v2 2/3] ARM: dts: Add Exynos5800 dt file Arun Kumar K
2014-05-14 20:27   ` Kukjin Kim
2014-05-09 12:25 ` [PATCH v2 3/3] ARM: dts: Add peach-pi board support Arun Kumar K
2014-05-14 20:28   ` Kukjin Kim

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