linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 00/21] Third Round of Renesas ARM Based SoC DT Updates for v3.14
@ 2013-12-24 14:19 Simon Horman
  2013-12-24 14:19 ` [PATCH 01/21] ARM: shmobile: armadillo: dts: Add PWM backlight power supply Simon Horman
                   ` (21 more replies)
  0 siblings, 22 replies; 30+ messages in thread
From: Simon Horman @ 2013-12-24 14:19 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Kevin, Hi Olof, Hi Arnd,

please consider this third round of Renesas ARM based SoC DT updates for v3.14.

This is based on a merge of:

* The second round of Renesas ARM based SoC DT updates for v3.14,
  tagged as renesas-dt2-for-v3.14, which I have previously sent a
  pull-request for.

* The second round of Renesas ARM based SoC updates for v3.14,
  tagged as renesas-soc2-for-v3.14, which I have previously sent a
  pull-request for.

* The clk-next-shmobile branch of Mike Turquette's tree

* The clockevents/for-Simon-3.13-rc2 branch of Daniel Lezcano's tree

* The pinctl/for-next branch of Linus Walleij's tree

* v3.13-rc3


The reason for these merges is to provide dependencies for
the clock updates for the r8a7791 (R-Car M2) based Koelsch and r8a7790
(R-Car H2) based Lager boards.


The following changes since commit b652896b02df3dfde3a68957cce01f2aa4585842:

  ARM: shmobile: r8a7791: Add SSI clocks in device tree (2013-12-24 23:01:13 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt3-for-v3.14

for you to fetch changes up to b652896b02df3dfde3a68957cce01f2aa4585842:

  ARM: shmobile: r8a7791: Add SSI clocks in device tree (2013-12-24 23:01:13 +0900)

----------------------------------------------------------------
Third Round of Renesas ARM Based SoC DT Updates for v3.14

* r8a7791 (R-Car M2) and r8a7790 (R-Car H2) SoCSs
  - Add SSI, QSPI and MSIOF  clocks in device tree

r8a7791 (R-Car M2) based Koelsch and r8a7790 (R-Car H2) based Lager boards
  - Remove reference DTS
  - Specify external clock frequency in DT
  - Sync non-reference DTS with referene DTS
  - Add clocks to DTS

* r8a7740 (R-Mobile A1) based Armadillo board
  - Add gpio-keys device
  - Add PWM backlight enable GPIO
  - Add PWM backlight power supply

* r8a73a0 (SH-Mobile AG5), r8a7740 (R-Mobile A1) and
  r8a73a4 (SH-Mobile APE6) SoCs
  - Specify PFC interrupts in DT

----------------------------------------------------------------

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

end of thread, other threads:[~2014-01-06  7:57 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-24 14:19 [GIT PULL 00/21] Third Round of Renesas ARM Based SoC DT Updates for v3.14 Simon Horman
2013-12-24 14:19 ` [PATCH 01/21] ARM: shmobile: armadillo: dts: Add PWM backlight power supply Simon Horman
2013-12-24 14:19 ` [PATCH 02/21] ARM: shmobile: armadillo: dts: Add PWM backlight enable GPIO Simon Horman
2013-12-24 14:19 ` [PATCH 03/21] ARM: shmobile: r8a73a4: Specify PFC interrupts in DT Simon Horman
2013-12-24 14:19 ` [PATCH 10/21] ARM: shmobile: Sync Lager DTS with Lager reference DTS Simon Horman
2013-12-24 14:19 ` [PATCH 11/21] ARM: shmobile: Sync Koelsch DTS with Koelsch " Simon Horman
2013-12-24 14:19 ` [PATCH 04/21] ARM: shmobile: r8a7740: Specify PFC interrupts in DT Simon Horman
2013-12-24 14:19 ` [PATCH 12/21] ARM: shmobile: lager: Specify external clock frequency " Simon Horman
2013-12-24 14:19 ` [PATCH 05/21] ARM: shmobile: sh73a0: Specify PFC interrupts " Simon Horman
2013-12-24 14:19 ` [PATCH 13/21] ARM: shmobile: koelsch: Specify external clock frequency " Simon Horman
2013-12-24 14:19 ` [PATCH 06/21] ARM: shmobile: armadillo: dts: Add gpio-keys device Simon Horman
2013-12-24 14:19 ` [PATCH 07/21] ARM: shmobile: r8a7790: Add clocks Simon Horman
2013-12-24 14:19 ` [PATCH 14/21] ARM: shmobile: Remove Lager reference DTS Simon Horman
2013-12-24 14:19 ` [PATCH 08/21] ARM: shmobile: r8a7790: Reference clocks Simon Horman
2013-12-24 14:19 ` [PATCH 15/21] ARM: shmobile: Remove Koelsch reference DTS Simon Horman
2013-12-24 16:00   ` Sergei Shtylyov
2013-12-26 14:48     ` Laurent Pinchart
2013-12-27  2:23       ` Simon Horman
2013-12-29 21:42         ` Laurent Pinchart
2014-01-06  7:57           ` Simon Horman
2013-12-24 14:19 ` [PATCH 09/21] ARM: shmobile: r8a7791: Add clocks Simon Horman
2013-12-24 14:19 ` [PATCH 16/21] ARM: shmobile: r8a7790: Add MSIOF clocks in device tree Simon Horman
2013-12-24 14:19 ` [PATCH 17/21] ARM: shmobile: r8a7791: " Simon Horman
2013-12-24 14:19 ` [PATCH 18/21] ARM: shmobile: r8a7790: Add QSPI module clock " Simon Horman
2013-12-24 14:19 ` [PATCH 19/21] ARM: shmobile: r8a7791: " Simon Horman
2013-12-24 14:19 ` [PATCH 20/21] ARM: shmobile: r8a7790: Add SSI clocks " Simon Horman
2013-12-24 14:19 ` [PATCH 21/21] ARM: shmobile: r8a7791: " Simon Horman
2014-01-02 18:49 ` [GIT PULL 00/21] Third Round of Renesas ARM Based SoC DT Updates for v3.14 Olof Johansson
2014-01-03 23:42   ` Simon Horman
2014-01-04  4:59     ` 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).