linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ARM: shmobile: CPUFreq support on Lager
@ 2013-09-26 17:20 Guennadi Liakhovetski
  2013-09-26 17:20 ` [PATCH v2 1/5] pinctrl: sh-pfc: r8a7790: add pin definitions for the I2C3 interface Guennadi Liakhovetski
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Guennadi Liakhovetski @ 2013-09-26 17:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Magnus Damm, linux-sh, Linus Walleij, Laurent Pinchart,
	Simon Horman, Guennadi Liakhovetski

On Lager a da9210 regulator is used to supply DVFS power to the SoC. This
patch series adds I2C and Z-clock support on r8a7790 and CPUFreq support
for the Lager board. Please note, that patch 4/4 is an RFC as explained
inline.

Developed on top of today's

    git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git    devel

plus i2c-rcar patches from my earlier patch series

[PATCH v2 0/5] i2c: rcar: Device Tree support and clock improvements

and the "sh-pfc: r8a7790: Add I2C pin groups and functions" patch from
Ulrich Hecht.

All changes since v1 are noted in respective patches. They all are trivial,
still as soon as test hardware is available, it would be good to run-time
test this version too.

Cc: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>

Guennadi Liakhovetski (5):
  pinctrl: sh-pfc: r8a7790: add pin definitions for the I2C3 interface
  ARM: shmobile: r8a7790: add I2C clocks and aliases for the DT mode
  ARM: shmobile: r8a7790: add I2C DT nodes
  ARM: shmobile: r8a7790: add CPUFreq clock support
  ARM: shmobile: lager: (DEVEL) add CPUFreq support

 arch/arm/boot/dts/r8a7790-lager-reference.dts  |   33 +++++
 arch/arm/boot/dts/r8a7790.dtsi                 |   40 ++++++
 arch/arm/mach-shmobile/Kconfig                 |    2 +
 arch/arm/mach-shmobile/board-lager-reference.c |    4 +-
 arch/arm/mach-shmobile/clock-r8a7790.c         |  160 ++++++++++++++++++++++++
 drivers/pinctrl/sh-pfc/pfc-r8a7790.c           |   28 ++++
 6 files changed, 266 insertions(+), 1 deletions(-)

-- 
1.7.2.5

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

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

end of thread, other threads:[~2013-09-30 23:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-26 17:20 [PATCH v2 0/5] ARM: shmobile: CPUFreq support on Lager Guennadi Liakhovetski
2013-09-26 17:20 ` [PATCH v2 1/5] pinctrl: sh-pfc: r8a7790: add pin definitions for the I2C3 interface Guennadi Liakhovetski
2013-09-27  0:09   ` Laurent Pinchart
2013-09-26 17:20 ` [PATCH v2 2/5] ARM: shmobile: r8a7790: add I2C clocks and aliases for the DT mode Guennadi Liakhovetski
2013-09-27  4:49   ` Simon Horman
2013-09-26 17:20 ` [PATCH v2 3/5] ARM: shmobile: r8a7790: add I2C DT nodes Guennadi Liakhovetski
2013-09-27  4:48   ` Simon Horman
2013-09-26 17:20 ` [PATCH v2 4/5] ARM: shmobile: r8a7790: add CPUFreq clock support Guennadi Liakhovetski
2013-09-26 17:21 ` [PATCH v2 5/5] ARM: shmobile: lager: (DEVEL) add CPUFreq support Guennadi Liakhovetski
2013-09-26 18:23   ` Sergei Shtylyov
2013-09-27  8:37     ` Guennadi Liakhovetski
2013-09-26 23:59   ` Laurent Pinchart
2013-09-27  6:32     ` Guennadi Liakhovetski
2013-09-30 15:25 ` [PATCH v2 0/5] ARM: shmobile: CPUFreq support on Lager Guennadi Liakhovetski
2013-09-30 23:53   ` Simon Horman

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