All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Fourth Round of Renesas ARM Based SoC DT Updates for v3.15
@ 2014-03-06  4:44 ` Simon Horman
  0 siblings, 0 replies; 110+ messages in thread
From: Simon Horman @ 2014-03-06  4:44 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Please consider this fourth round of Renesas ARM based SoC DT updates for v3.15.

This pull request is based on the previous round of
such requests, tagged as renesas-dt3-for-v3.15,
which I have already sent a pull-request for.


The following changes since commit 367aaaea1d6c6496695ffd06b49590b8cfcb8aa5:

  ARM: shmobile: genmai: adapt dts to use native i2c driver (2014-02-18 11:35:30 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt4-for-v3.15

for you to fetch changes up to 2c60a7df72711fb8b4be1e6aa651ab166a8931bc:

  ARM: shmobile: Add SDHI devices for Koelsch DTS (2014-02-26 15:11:41 +0900)

----------------------------------------------------------------
Fourth Round of Renesas ARM Based SoC DT Updates for v3.15

* r8a7791 (R-Car M2) based koelsch board
  - Add SDHI devices
  - Add ethernet

* r8a7791 (R-Car M2) SoC
  - Correct clock index for i2c5

* r8a7790 (R-Car H2) based lager board
  - Add ethernet

----------------------------------------------------------------
Magnus Damm (2):
      ARM: shmobile: Add SDHI devices to r8a7791 DTSI
      ARM: shmobile: Add SDHI devices for Koelsch DTS

Sergei Shtylyov (4):
      ARM: shmobile: r8a7790: add Ether DT support
      ARM: shmobile: lager: add Ether DT support
      ARM: shmobile: r8a7791: add Ether DT support
      ARM: shmobile: koelsch: add Ether DT support

Wolfram Sang (1):
      ARM: shmobile: r8a7791: fix clock index for i2c5

 arch/arm/boot/dts/r8a7790-lager.dts   |  28 ++++++-
 arch/arm/boot/dts/r8a7790.dtsi        |  14 +++-
 arch/arm/boot/dts/r8a7791-koelsch.dts | 147 +++++++++++++++++++++++++++++++++-
 arch/arm/boot/dts/r8a7791.dtsi        |  43 +++++++++-
 4 files changed, 227 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2015-08-18 20:31 UTC | newest]

Thread overview: 110+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-06  4:44 [GIT PULL] Fourth Round of Renesas ARM Based SoC DT Updates for v3.15 Simon Horman
2014-03-06  4:44 ` Simon Horman
2014-03-06  4:44 ` [PATCH 1/7] ARM: shmobile: r8a7790: add Ether DT support Simon Horman
2014-03-06  4:44   ` Simon Horman
2014-03-06  4:44 ` [PATCH 2/7] ARM: shmobile: lager: " Simon Horman
2014-03-06  4:44   ` Simon Horman
2014-03-06  4:44 ` [PATCH 3/7] ARM: shmobile: r8a7791: " Simon Horman
2014-03-06  4:44   ` Simon Horman
2014-03-06  4:44 ` [PATCH 4/7] ARM: shmobile: koelsch: " Simon Horman
2014-03-06  4:44   ` Simon Horman
2014-03-06  4:44 ` [PATCH 5/7] ARM: shmobile: r8a7791: fix clock index for i2c5 Simon Horman
2014-03-06  4:44   ` Simon Horman
2014-03-06  4:44 ` [PATCH 6/7] ARM: shmobile: Add SDHI devices to r8a7791 DTSI Simon Horman
2014-03-06  4:44   ` Simon Horman
2014-03-06  4:44 ` [PATCH 7/7] ARM: shmobile: Add SDHI devices for Koelsch DTS Simon Horman
2014-03-06  4:44   ` Simon Horman
2014-03-14  0:34 ` [GIT PULL] Fourth Round of Renesas ARM Based SoC Clock Updates for v3.15 Simon Horman
2014-03-14  0:34   ` Simon Horman
2014-03-14  0:34   ` [PATCH] ARM: shmobile: r8a7791: Fix SCIFA3-5 clocks Simon Horman
2014-03-14  0:34     ` Simon Horman
2014-03-17  7:50   ` [GIT PULL] Fourth Round of Renesas ARM Based SoC Clock Updates for v3.15 Olof Johansson
2014-03-17  7:50     ` Olof Johansson
2014-03-17  7:46 ` [GIT PULL] Fourth Round of Renesas ARM Based SoC DT " Olof Johansson
2014-03-17  7:46   ` Olof Johansson
2014-04-03  6:16   ` Magnus Damm
2014-04-03  6:16     ` Magnus Damm
2014-04-03  6:23     ` Olof Johansson
2014-04-03  6:23       ` Olof Johansson
2014-04-03  6:45       ` Magnus Damm
2014-04-03  6:45         ` Magnus Damm
2014-07-17 23:55 ` [GIT PULL] Fourth Round of Renesas ARM Based SoC Defconfig Updates for v3.17 Simon Horman
2014-07-17 23:55   ` Simon Horman
2014-07-17 23:55   ` [PATCH 1/2] ARM: shmobile: genmai: remove defconfig Simon Horman
2014-07-17 23:55     ` Simon Horman
2014-07-17 23:55   ` [PATCH 2/2] ARM: shmobile: defconfig: Remove MACH_GENMAI Simon Horman
2014-07-17 23:55     ` Simon Horman
2014-07-19 18:52   ` [GIT PULL] Fourth Round of Renesas ARM Based SoC Defconfig Updates for v3.17 Olof Johansson
2014-07-19 18:52     ` Olof Johansson
2014-07-31  0:33 ` [GIT PULL] Fourth Round of Renesas ARM Based SoC Clock " Simon Horman
2014-07-31  0:33   ` Simon Horman
2014-07-31  0:33   ` [PATCH] ARM: shmobile: sh73a0: Remove spurious 0x from SCIFB clock name Simon Horman
2014-07-31  0:33     ` Simon Horman
2014-07-31  0:35   ` [GIT PULL] Fourth Round of Renesas ARM Based SoC Clock Updates for v3.17 Olof Johansson
2014-07-31  0:35     ` Olof Johansson
2014-07-31  0:42     ` Simon Horman
2014-07-31  0:42       ` Simon Horman
2014-07-31  0:42   ` [PATCH repost] ARM: shmobile: sh73a0: Remove spurious 0x from SCIFB clock name Simon Horman
2014-07-31  0:42     ` Simon Horman
2014-07-31  4:07     ` Andreas Färber
2014-07-31  4:07       ` Andreas Färber
2014-08-18  8:32     ` Geert Uytterhoeven
2014-08-18  8:32       ` Geert Uytterhoeven
2014-08-18 23:56       ` Simon Horman
2014-08-18 23:56         ` Simon Horman
2014-08-22  3:53         ` Simon Horman
2014-08-22  3:53           ` Simon Horman
2014-09-11  0:57 ` [GIT PULL] Fourth Round of Renesas ARM Based SoC DT Updates for v3.18 Simon Horman
2014-09-11  0:57   ` Simon Horman
2014-09-11  0:57   ` [PATCH 1/3] ARM: shmobile: lager: correct memory map Simon Horman
2014-09-11  0:57     ` Simon Horman
2014-09-11  0:57   ` [PATCH 2/3] ARM: shmobile: Initial r8a7794 SoC device tree Simon Horman
2014-09-11  0:57     ` Simon Horman
2014-09-11  0:57   ` [PATCH 3/3] ARM: shmobile: Initial Alt board " Simon Horman
2014-09-11  0:57     ` Simon Horman
2014-09-24 12:24     ` Geert Uytterhoeven
2014-09-24 12:24       ` Geert Uytterhoeven
2014-09-24 13:46       ` Geert Uytterhoeven
2014-09-24 13:46         ` Geert Uytterhoeven
2014-09-11  8:21   ` [GIT PULL] Fourth Round of Renesas ARM Based SoC DT Updates for v3.18 Arnd Bergmann
2014-09-11  8:21     ` Arnd Bergmann
2014-09-11  8:46     ` Geert Uytterhoeven
2014-09-11  8:46       ` Geert Uytterhoeven
2014-09-11  8:54       ` Arnd Bergmann
2014-09-11  8:54         ` Arnd Bergmann
2014-09-16  1:57 ` [GIT PULL] Fourth Round of Renesas ARM Based SoC Defconfig " Simon Horman
2014-09-16  1:57   ` Simon Horman
2014-09-16  1:57   ` [PATCH] ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig Simon Horman
2014-09-16  1:57     ` Simon Horman
2014-09-24 18:18   ` [GIT PULL] Fourth Round of Renesas ARM Based SoC Defconfig Updates for v3.18 Olof Johansson
2014-09-24 18:18     ` Olof Johansson
2014-09-16  1:57 ` [GIT PULL] Fourth Round of Renesas ARM Based SoC Soc " Simon Horman
2014-09-16  1:57   ` Simon Horman
2014-09-16  1:57   ` [PATCH] ARM: shmobile: r8a7794: Remove unnecessary #ifdef CONFIG_USE_OF Simon Horman
2014-09-16  1:57     ` Simon Horman
2014-09-24 18:18   ` [GIT PULL] Fourth Round of Renesas ARM Based SoC Soc Updates for v3.18 Olof Johansson
2014-09-24 18:18     ` Olof Johansson
2014-11-21  0:55 ` [GIT PULL] Fourth Round of Renesas ARM Based SoC Updates for v3.19 Simon Horman
2014-11-21  0:55   ` Simon Horman
2014-11-21  0:55   ` [PATCH] ARM: shmobile: Add early debugging support using SCIF(A) Simon Horman
2014-11-21  0:55     ` Simon Horman
2014-11-21 12:04   ` [GIT PULL] Fourth Round of Renesas ARM Based SoC Updates for v3.19 Arnd Bergmann
2014-11-21 12:04     ` Arnd Bergmann
2015-08-12  8:15 ` [GIT PULL] Fourth Round of Renesas ARM Based SoC DT Updates for v4.3 Simon Horman
2015-08-12  8:15   ` Simon Horman
2015-08-12  8:15   ` [PATCH 1/7] ARM: shmobile: r7s72100 dtsi: Add CPG/MSTP Clock Domain Simon Horman
2015-08-12  8:15     ` Simon Horman
2015-08-12  8:15   ` [PATCH 2/7] ARM: shmobile: r8a7778 " Simon Horman
2015-08-12  8:15     ` Simon Horman
2015-08-12  8:15   ` [PATCH 3/7] ARM: shmobile: r8a7779 " Simon Horman
2015-08-12  8:15     ` Simon Horman
2015-08-12  8:15   ` [PATCH 4/7] ARM: shmobile: r8a7790 " Simon Horman
2015-08-12  8:15     ` Simon Horman
2015-08-12  8:15   ` [PATCH 5/7] ARM: shmobile: r8a7791 " Simon Horman
2015-08-12  8:15     ` Simon Horman
2015-08-12  8:15   ` [PATCH 6/7] ARM: shmobile: r8a7793 " Simon Horman
2015-08-12  8:15     ` Simon Horman
2015-08-12  8:15   ` [PATCH 7/7] ARM: shmobile: r8a7794 " Simon Horman
2015-08-12  8:15     ` Simon Horman
2015-08-18 20:31   ` [GIT PULL] Fourth Round of Renesas ARM Based SoC DT Updates for v4.3 Olof Johansson
2015-08-18 20:31     ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.