linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] ARM: shmobile: bockw: MMCIF support on DT
@ 2013-10-04  1:28 Kuninori Morimoto
  2013-10-04  1:30 ` Kuninori Morimoto
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Kuninori Morimoto @ 2013-10-04  1:28 UTC (permalink / raw)
  To: linux-sh

Hi Simon, Magnus

These patches supports MMCIF on BockW reference.

Kuninori Morimoto (7):
      1) ARM: shmobile: bockw: enable CONFIG_REGULATOR
      2) ARM: shmobile: bockw: use regulator for MMCIF
      3) ARM: shmobile: bockw: add default PFC settings on DTS
      4) ARM: shmobile: bockw: remove manual PFC settings on reference
      5) ARM: shmobile: r8a7778: add MMCIF clock support for DT
      6) ARM: shmobile: r8a7778: add MMCIF support on DTSI
      7) ARM: shmobile: bockw: add MMCIF support on DTS

 arch/arm/boot/dts/r8a7778-bockw-reference.dts  |   25 ++++++++++++++++++++++++
 arch/arm/boot/dts/r8a7778.dtsi                 |    8 ++++++++
 arch/arm/configs/bockw_defconfig               |    1 +
 arch/arm/mach-shmobile/board-bockw-reference.c |   12 ------------
 arch/arm/mach-shmobile/board-bockw.c           |   13 ++++++++----
 arch/arm/mach-shmobile/clock-r8a7778.c         |    1 +
 6 files changed, 44 insertions(+), 16 deletions(-)


Basically, these patches exchange MMCIF voltage controlling
method from manual settings to regulator settings.
after that, it try to support MMCIF on DT.

3) 4) patches support DT PFC
other patches are for MMCIF

1) is for defconfig
2) 4) is for .c file
other are for DTS/DTSI file

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

end of thread, other threads:[~2013-10-10 11:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-04  1:28 [PATCH 0/7] ARM: shmobile: bockw: MMCIF support on DT Kuninori Morimoto
2013-10-04  1:30 ` Kuninori Morimoto
2013-10-04  1:35 ` Kuninori Morimoto
2013-10-08  1:11 ` Simon Horman
2013-10-08  1:32 ` Kuninori Morimoto
2013-10-08  2:07 ` Simon Horman
2013-10-08  2:57 ` Kuninori Morimoto
2013-10-08  4:00 ` Simon Horman
2013-10-08 20:59 ` Laurent Pinchart
2013-10-09  0:11 ` Kuninori Morimoto
2013-10-09 20:20 ` Laurent Pinchart
2013-10-10 11:33 ` 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).