All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL v2] Renesas ARM Based SoC DT Updates for v4.6
@ 2016-02-12 19:05 Simon Horman
  2016-02-12 19:04   ` Simon Horman
                   ` (68 more replies)
  0 siblings, 69 replies; 122+ messages in thread
From: Simon Horman @ 2016-02-12 19:05 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC DT updates for v4.6.


Changes since v1 of this pull-request:
* Drop two non-DT patches


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt-for-v4.6

for you to fetch changes up to c3373b09ba0391bcd9e992b0a2ce52d48d33e47b:

  ARM: dts: silk: Enable SCIF_CLK frequency and pins (2016-02-09 19:43:28 +0100)

----------------------------------------------------------------
Renesas ARM Based SoC DT Updates for v4.6

* Use SCIF and USBHS fallback compatibility strings
* Add Baud Rate Generator (BRG) support for (H)SCIF
* Enable SCIF_CLK frequency and pins
* Use GIC_* defines
* Enable audio on r8a7793/gose
* Enable HDMI vidio out on r8a7793
* Enable i2c on r8a7793/gose
* Enable QSPI on alt
* Enable GPIO keys and leds on gise
* Enable audio on porter
* Enable DU on porter

----------------------------------------------------------------
Geert Uytterhoeven (20):
      ARM: dts: r8a7778: Add SCIF fallback compatibility strings
      ARM: dts: r8a7779: Add SCIF fallback compatibility strings
      ARM: dts: r8a7790: Add SCIF fallback compatibility strings
      ARM: dts: r8a7791: Add SCIF fallback compatibility strings
      ARM: dts: r8a7793: Add SCIF fallback compatibility strings
      ARM: dts: r8a7794: Add SCIF fallback compatibility strings
      ARM: dts: r8a7778: Add BRG support for SCIF
      ARM: dts: r8a7779: Add BRG support for SCIF
      ARM: dts: r8a7790: Add BRG support for (H)SCIF
      ARM: dts: r8a7791: Add BRG support for (H)SCIF
      ARM: dts: r8a7793: Add BRG support for SCIF
      ARM: dts: r8a7794: Add BRG support for (H)SCIF
      ARM: dts: alt: Enable SCIF_CLK frequency and pins
      ARM: dts: bockw: Enable SCIF_CLK frequency and pins
      ARM: dts: gose: Enable SCIF_CLK frequency and pins
      ARM: dts: koelsch: Enable SCIF_CLK frequency and pins
      ARM: dts: lager: Enable SCIF_CLK frequency and pins
      ARM: dts: marzen: Enable SCIF_CLK frequency and pins
      ARM: dts: porter: Enable SCIF_CLK frequency and pins
      ARM: dts: silk: Enable SCIF_CLK frequency and pins

Laurent Pinchart (11):
      ARM: dts: r8a7793: Add I2C master nodes to DT
      ARM: dts: sh73a0: Rename the serial port clock to fck
      ARM: dts: r7s72100: Rename the serial port clock to fck
      ARM: dts: r8a73a4: Rename the serial port clock to fck
      ARM: dts: r8a7740: Rename the serial port clock to fck
      ARM: dts: r8a7778: Rename the serial port clock to fck
      ARM: dts: r8a7779: Rename the serial port clock to fck
      ARM: dts: r8a7790: Rename the serial port clock to fck
      ARM: dts: r8a7791: Rename the serial port clock to fck
      ARM: dts: r8a7793: Rename the serial port clock to fck
      ARM: dts: r8a7794: Rename the serial port clock to fck

Magnus Damm (1):
      ARM: dts: r8a7793: gose: Add HDMI video out support

Sergei Shtylyov (3):
      ARM: dts: porter: add DU DT support
      ARM: dts: silk: add DU DT support
      ARM: dts: porter: add sound support

Simon Horman (33):
      ARM: dts: gose: Add GPIO keys to DT
      ARM: dts: gose: Add GPIO leds to DT
      ARM: dts: alt: Add QSPI device to DT
      ARM: dts: r8a7790: use fallback usbhs compatibility string
      ARM: dts: r8a7791: use fallback usbhs compatibility string
      ARM: dts: r8a7794: use fallback usbhs compatibility string
      ARM: dts: r8a7793: move dmac nodes
      ARM: dts: gose: add i2c2 bus to device tree
      ARM: dts: r8a7790: use GIC_* defines
      ARM: dts: r8a7791: use GIC_* defines
      ARM: dts: r8a7793: use GIC_* defines
      ARM: dts: r8a7794: use GIC_* defines
      ARM: dts: r8a7778: use GIC_* defines
      ARM: dts: r8a7779: use GIC_* defines
      ARM: dts: r8a73a4: use GIC_* defines
      ARM: dts: r8a7740: use GIC_* defines
      ARM: dts: r8a7793: add MSTP10 clocks to device tree
      ARM: dts: r8a7793: add audio clock to device tree
      ARM: dts: r8a7793: add m2 clock to device tree
      ARM: dts: r8a7793: add R-Car sound support to device tree
      ARM: dts: r8a7793: add DVC support to device tree
      ARM: dts: r8a7793: add audio DMAC clocks to device tree
      ARM: dts: r8a7793: add audio DMAC to device tree
      ARM: dts: r8a7793: enable Audio DMAC peri peri via sound driver
      ARM: dts: gose: Enable sound PIO support in device tree
      ARM: dts: gose: enable sound DMA support in device tree
      ARM: dts: gose: enable sound DMA support via BUSIF in device tree
      ARM: dts: gose: enable sound DMA support via SRC in device tree
      ARM: dts: gose: enable sound DMA support via DVC in device tree
      ARM: dts: r8a7793: enable audio DMAC in device tree
      ARM: dts: r7s72100: use GIC_* defines
      ARM: dts: sh73a0: use GIC_* defines
      ARM: dts: emev2: use GIC_* defines

 arch/arm/boot/dts/emev2.dtsi              |  39 +-
 arch/arm/boot/dts/r7s72100.dtsi           | 177 +++----
 arch/arm/boot/dts/r8a73a4.dtsi            | 224 ++++-----
 arch/arm/boot/dts/r8a7740.dtsi            | 161 +++----
 arch/arm/boot/dts/r8a7778-bockw.dts       |  13 +
 arch/arm/boot/dts/r8a7778.dtsi            | 144 +++---
 arch/arm/boot/dts/r8a7779-marzen.dts      |  13 +
 arch/arm/boot/dts/r8a7779.dtsi            | 135 +++---
 arch/arm/boot/dts/r8a7790-lager.dts       |  13 +
 arch/arm/boot/dts/r8a7790.dtsi            | 441 +++++++++--------
 arch/arm/boot/dts/r8a7791-koelsch.dts     |  13 +
 arch/arm/boot/dts/r8a7791-porter.dts      | 165 +++++++
 arch/arm/boot/dts/r8a7791.dtsi            | 514 ++++++++++----------
 arch/arm/boot/dts/r8a7793-gose.dts        | 304 ++++++++++++
 arch/arm/boot/dts/r8a7793.dtsi            | 758 ++++++++++++++++++++++++------
 arch/arm/boot/dts/r8a7794-alt.dts         |  59 +++
 arch/arm/boot/dts/r8a7794-silk.dts        | 122 +++++
 arch/arm/boot/dts/r8a7794.dtsi            | 362 +++++++-------
 arch/arm/boot/dts/sh73a0.dtsi             | 186 ++++----
 include/dt-bindings/clock/r8a7793-clock.h |   2 +
 20 files changed, 2569 insertions(+), 1276 deletions(-)

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

end of thread, other threads:[~2016-02-24 22:02 UTC | newest]

Thread overview: 122+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-12 19:05 [GIT PULL v2] Renesas ARM Based SoC DT Updates for v4.6 Simon Horman
2016-02-12 19:04 ` [PATCH 01/68] ARM: dts: gose: Add GPIO keys to DT Simon Horman
2016-02-12 19:04   ` Simon Horman
2016-02-13 20:23   ` Geert Uytterhoeven
2016-02-15  7:18     ` Simon Horman
2016-02-15  7:45       ` Geert Uytterhoeven
2016-02-12 19:04 ` [PATCH 02/68] ARM: dts: gose: Add GPIO leds " Simon Horman
2016-02-12 19:04 ` [PATCH 03/68] ARM: dts: porter: add DU DT support Simon Horman
2016-02-12 19:04   ` Simon Horman
2016-02-12 19:04 ` [PATCH 04/68] ARM: dts: r8a7793: Add I2C master nodes to DT Simon Horman
2016-02-12 19:04 ` [PATCH 05/68] ARM: dts: alt: Add QSPI device " Simon Horman
2016-02-12 19:04 ` [PATCH 06/68] ARM: dts: r8a7790: use fallback usbhs compatibility string Simon Horman
2016-02-12 19:04 ` [PATCH 07/68] ARM: dts: r8a7791: " Simon Horman
2016-02-12 19:04 ` [PATCH 08/68] ARM: dts: r8a7794: " Simon Horman
2016-02-12 19:04 ` [PATCH 09/68] ARM: dts: r8a7793: move dmac nodes Simon Horman
2016-02-12 19:04   ` Simon Horman
2016-02-12 19:05 ` [PATCH 10/68] ARM: dts: gose: add i2c2 bus to device tree Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 11/68] ARM: dts: r8a7790: use GIC_* defines Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 12/68] ARM: dts: r8a7791: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 13/68] ARM: dts: silk: add DU DT support Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 14/68] ARM: dts: r8a7793: use GIC_* defines Simon Horman
2016-02-12 19:05 ` [PATCH 15/68] ARM: dts: r8a7794: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 16/68] ARM: dts: r8a7793: gose: Add HDMI video out support Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 17/68] ARM: dts: r8a7778: use GIC_* defines Simon Horman
2016-02-12 19:05 ` [PATCH 18/68] ARM: dts: r8a7779: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 19/68] ARM: dts: porter: add sound support Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 20/68] ARM: dts: r8a73a4: use GIC_* defines Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 21/68] ARM: dts: r8a7740: " Simon Horman
2016-02-12 19:05 ` [PATCH 22/68] ARM: dts: r8a7793: add MSTP10 clocks to device tree Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 23/68] ARM: dts: r8a7793: add audio clock " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 24/68] ARM: dts: r8a7793: add m2 " Simon Horman
2016-02-12 19:05 ` [PATCH 25/68] ARM: dts: r8a7793: add R-Car sound support " Simon Horman
2016-02-12 19:05 ` [PATCH 26/68] ARM: dts: r8a7793: add DVC " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 27/68] ARM: dts: r8a7793: add audio DMAC clocks " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 28/68] ARM: dts: r8a7793: add audio DMAC " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 29/68] ARM: dts: r8a7793: enable Audio DMAC peri peri via sound driver Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 30/68] ARM: dts: gose: Enable sound PIO support in device tree Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 31/68] ARM: dts: gose: enable sound DMA " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 32/68] ARM: dts: gose: enable sound DMA support via BUSIF " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 33/68] ARM: dts: gose: enable sound DMA support via SRC " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 34/68] ARM: dts: gose: enable sound DMA support via DVC " Simon Horman
2016-02-12 19:05 ` [PATCH 35/68] ARM: dts: r8a7793: enable audio DMAC " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 36/68] ARM: dts: r7s72100: use GIC_* defines Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 37/68] ARM: dts: sh73a0: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 38/68] ARM: dts: emev2: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 39/68] ARM: dts: r8a7778: Add SCIF fallback compatibility strings Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 40/68] ARM: dts: r8a7779: " Simon Horman
2016-02-12 19:05 ` [PATCH 41/68] ARM: dts: r8a7790: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 42/68] ARM: dts: r8a7791: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 43/68] ARM: dts: r8a7793: " Simon Horman
2016-02-12 19:05 ` [PATCH 44/68] ARM: dts: r8a7794: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 45/68] ARM: dts: sh73a0: Rename the serial port clock to fck Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 46/68] ARM: dts: r7s72100: " Simon Horman
2016-02-12 19:05 ` [PATCH 47/68] ARM: dts: r8a73a4: " Simon Horman
2016-02-12 19:05 ` [PATCH 48/68] ARM: dts: r8a7740: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 49/68] ARM: dts: r8a7778: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 50/68] ARM: dts: r8a7779: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 51/68] ARM: dts: r8a7790: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 52/68] ARM: dts: r8a7791: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 53/68] ARM: dts: r8a7793: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 54/68] ARM: dts: r8a7794: " Simon Horman
2016-02-12 19:05 ` [PATCH 55/68] ARM: dts: r8a7778: Add BRG support for SCIF Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 56/68] ARM: dts: r8a7779: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 57/68] ARM: dts: r8a7790: Add BRG support for (H)SCIF Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 58/68] ARM: dts: r8a7791: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 59/68] ARM: dts: r8a7793: Add BRG support for SCIF Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 60/68] ARM: dts: r8a7794: Add BRG support for (H)SCIF Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 61/68] ARM: dts: alt: Enable SCIF_CLK frequency and pins Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 62/68] ARM: dts: bockw: " Simon Horman
2016-02-12 19:05 ` [PATCH 63/68] ARM: dts: gose: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 64/68] ARM: dts: koelsch: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 65/68] ARM: dts: lager: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 66/68] ARM: dts: marzen: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 67/68] ARM: dts: porter: " Simon Horman
2016-02-12 19:05   ` Simon Horman
2016-02-12 19:05 ` [PATCH 68/68] ARM: dts: silk: " Simon Horman
2016-02-24 22:02 ` [GIT PULL v2] Renesas ARM Based SoC DT Updates for v4.6 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.