linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/5] Fourth Round of Renesas ARM based SoC fixes for v3.12
@ 2013-09-30  4:00 Simon Horman
  2013-09-30  4:00 ` [PATCH 1/5] ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format Simon Horman
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Simon Horman @ 2013-09-30  4:00 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Kevin, Olof and Arnd,

please consider this third round of Renesas ARM based SoC DT fixes for v3.12.

This pull request is based on v3.12-rc1 which includes the previous
rounds of fixes.

The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:

  Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-fixes4-for-v3.12

for you to fetch changes up to 3786f86b60833f32e3eeb016fcf8c324f8147e00:

  ARM: shmobile: Remove #gpio-ranges-cells DT property (2013-09-22 21:28:18 +0900)

----------------------------------------------------------------
Fourth Round of Renesas ARM based SoC fixes for v3.12

* Remove unused #gpio-ranges-cells DT property

* Remove usage of deprecated #gpio-range-cells DT property
  from GPIO R-Car

  Property was deprecated in v3.11-rc2

* Correct ether pinctl naming for armadillo800eva board

  Regression introduced in v3.10-rc5

* Add Micrel KSZ8041 PHY fixup to lager board

  This resolves a problem that has been present since 3.11-rc2

* Update SDHI DT compatibility string to the <unit>-<soc> format

  This makes compatibility strings consistent across all renesas
  hardware which currently supports DT.

  The bindings which are being updated where intorodiced on
  a per-SoC basis starting in v3.8-rc7. They may have
  been internally consistent when originally added.

----------------------------------------------------------------
Guennadi Liakhovetski (1):
      ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format

Kuninori Morimoto (1):
      ARM: shmobile: armadillo: fixup ether pinctrl naming

Laurent Pinchart (2):
      gpio: rcar: Remove #gpio-range-cells DT property usage
      ARM: shmobile: Remove #gpio-ranges-cells DT property

Sergei Shtylyov (1):
      ARM: shmobile: Lager: add Micrel KSZ8041 PHY fixup

 Documentation/devicetree/bindings/mmc/tmio_mmc.txt | 17 ++++++++------
 arch/arm/boot/dts/r8a73a4.dtsi                     |  6 ++---
 arch/arm/boot/dts/r8a7778.dtsi                     |  1 -
 arch/arm/boot/dts/r8a7779.dtsi                     |  1 -
 arch/arm/boot/dts/r8a7790.dtsi                     |  9 ++++----
 arch/arm/boot/dts/sh73a0.dtsi                      |  6 ++---
 arch/arm/mach-shmobile/board-armadillo800eva.c     |  4 ++--
 arch/arm/mach-shmobile/board-lager.c               | 27 +++++++++++++++++++++-
 drivers/gpio/gpio-rcar.c                           |  7 +++---
 drivers/mmc/host/sh_mobile_sdhi.c                  | 16 ++++++-------
 10 files changed, 59 insertions(+), 35 deletions(-)

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-30  4:00 [GIT PULL 0/5] Fourth Round of Renesas ARM based SoC fixes for v3.12 Simon Horman
2013-09-30  4:00 ` [PATCH 1/5] ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format Simon Horman
2013-09-30  4:00 ` [PATCH 2/5] ARM: shmobile: Lager: add Micrel KSZ8041 PHY fixup Simon Horman
2013-09-30  4:00 ` [PATCH 3/5] ARM: shmobile: armadillo: fixup ether pinctrl naming Simon Horman
2013-09-30  4:00 ` [PATCH 4/5] gpio: rcar: Remove #gpio-range-cells DT property usage Simon Horman
2013-09-30  4:00 ` [PATCH 5/5] ARM: shmobile: Remove #gpio-ranges-cells DT property Simon Horman
2013-09-30 16:25 ` [GIT PULL 0/5] Fourth Round of Renesas ARM based SoC fixes for v3.12 Olof Johansson

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