From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM Based SoC DT Updates for v4.1
Date: Thu, 26 Feb 2015 15:21:25 +0900 [thread overview]
Message-ID: <cover.1424849129.git.horms+renesas@verge.net.au> (raw)
Hi Olof, Hi Kevin, Hi Arnd,
Please consider these Renesas ARM based SoC DT updates for v4.1.
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -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.1
for you to fetch changes up to b8e8ea127d00f1b0c18d8c1ae1b8388e190d5052:
ARM: shmobile: r8a7794: add SDHI DT support (2015-02-24 08:18:47 +0900)
----------------------------------------------------------------
Renesas ARM Based SoC DT Updates for v4.1
* Increase hardware coverage of DT for various SoCs
* Add PFC information for emev2 SoC
* Remap entire APMU region for r8a7791 and r8a7790 SoCs
* Declare the full 512 MiB of RAM for kzm9g board
* Add selectable sources to DIV6 clocks to sh73a0 SoC
* Add missing INTCA0 clock for irqpin module on sh73a0 SoC
* Set control-parent for all irqpin node on sh73a0 SoC
----------------------------------------------------------------
Geert Uytterhoeven (7):
ARM: shmobile: kzm9g-reference dts: Sort i2c0 children by unit address
ARM: shmobile: kzm9g-reference dts: Add ak8975 magnetometer node
ARM: shmobile: kzm9g-reference dts: Add adxl345 accelerometer node
ARM: shmobile: kzm9g-reference dts: Add r2025sd rtc node
ARM: shmobile: sh73a0 dtsi: Add missing INTCA0 clock for irqpin module
ARM: shmobile: kzm9g dts: Declare the full 512 MiB of RAM
ARM: shmobile: kzm9g-reference dts: Declare the full 512 MiB of RAM
Laurent Pinchart (9):
ARM: shmobile: sh73a0 dtsi: Set control-parent for all irqpin nodes
ARM: shmobile: kzm9g-reference dts: Add st1232 touchscreen node
ARM: shmobile: r8a7794: Add DMAC devices to DT
ARM: shmobile: r8a7790: Add IPMMU DT nodes
ARM: shmobile: r8a7791: Add IPMMU DT nodes
ARM: shmobile: r8a7794: Add IPMMU DT nodes
ARM: shmobile: r8a7794: Add ethernet controller to device tree
ARM: shmobile: r8a7794: alt: Enable ethernet controller
ARM: shmobile: koelsch: Add DU HDMI output support
Niklas S?derlund (2):
ARM: shmobile: emev2 dtsi: Add PFC information
ARM: shmobile: emev2-kzm9d dts: Add PFC information for uart1
Sergei Shtylyov (8):
ARM: shmobile: r8a7790: add CAN clocks
ARM: shmobile: r8a7790: add CAN DT support
ARM: shmobile: r8a7791: add CAN clocks
ARM: shmobile: r8a7791: add CAN DT support
ARM: shmobile: henninger: add CAN0 DT support
ARM: shmobile: r8a7791: add ADSP clocks
ARM: shmobile: r8a7790: add ADSP clocks
ARM: shmobile: r8a7794: add SDHI DT support
Simon Horman (2):
ARM: shmobile: r8a7794: Correct SDHI clock base address, labels and output-names
ARM: shmobile: r8a7791: Correct SDHI clock labels and output-names
Ulrich Hecht (2):
ARM: shmobile: r8a7740 dtsi: add remaining DIV6 clocks
ARM: shmobile: sh73a0 dtsi: Add selectable sources to DIV6 clocks
Wolfram Sang (2):
ARM: shmobile: r8a7790: smp: remap whole apmu region
ARM: shmobile: r8a7791: smp: remap whole apmu region
arch/arm/boot/dts/emev2-kzm9d.dts | 13 +++
arch/arm/boot/dts/emev2.dtsi | 10 ++
arch/arm/boot/dts/r8a7740.dtsi | 79 +++++++++++++-
arch/arm/boot/dts/r8a7790.dtsi | 102 ++++++++++++++++-
arch/arm/boot/dts/r8a7791-henninger.dts | 11 ++
arch/arm/boot/dts/r8a7791-koelsch.dts | 50 ++++++++-
arch/arm/boot/dts/r8a7791.dtsi | 122 +++++++++++++++++++--
arch/arm/boot/dts/r8a7794-alt.dts | 13 +++
arch/arm/boot/dts/r8a7794.dtsi | 157 ++++++++++++++++++++++++++-
arch/arm/boot/dts/sh73a0-kzm9g-reference.dts | 42 ++++++-
arch/arm/boot/dts/sh73a0-kzm9g.dts | 2 +-
arch/arm/boot/dts/sh73a0.dtsi | 82 ++++++++++----
arch/arm/mach-shmobile/smp-r8a7790.c | 4 +-
arch/arm/mach-shmobile/smp-r8a7791.c | 2 +-
include/dt-bindings/clock/r8a7790-clock.h | 3 +
include/dt-bindings/clock/r8a7791-clock.h | 3 +
include/dt-bindings/clock/sh73a0-clock.h | 3 +
17 files changed, 647 insertions(+), 51 deletions(-)
next reply other threads:[~2015-02-26 6:21 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-26 6:21 Simon Horman [this message]
2015-02-26 6:20 ` [PATCH 01/32] ARM: shmobile: r8a7740 dtsi: add remaining DIV6 clocks Simon Horman
2015-02-26 6:20 ` [PATCH 02/32] ARM: shmobile: sh73a0 dtsi: Set control-parent for all irqpin nodes Simon Horman
2015-02-26 6:21 ` [PATCH 03/32] ARM: shmobile: kzm9g-reference dts: Sort i2c0 children by unit address Simon Horman
2015-02-26 6:21 ` [PATCH 04/32] ARM: shmobile: kzm9g-reference dts: Add ak8975 magnetometer node Simon Horman
2015-02-26 6:21 ` [PATCH 05/32] ARM: shmobile: kzm9g-reference dts: Add adxl345 accelerometer node Simon Horman
2015-02-26 6:21 ` [PATCH 06/32] ARM: shmobile: kzm9g-reference dts: Add r2025sd rtc node Simon Horman
2015-02-26 6:21 ` [PATCH 07/32] ARM: shmobile: kzm9g-reference dts: Add st1232 touchscreen node Simon Horman
2015-02-26 6:21 ` [PATCH 08/32] ARM: shmobile: sh73a0 dtsi: Add missing INTCA0 clock for irqpin module Simon Horman
2015-02-26 6:21 ` [PATCH 09/32] ARM: shmobile: sh73a0 dtsi: Add selectable sources to DIV6 clocks Simon Horman
2015-02-26 6:21 ` [PATCH 10/32] ARM: shmobile: kzm9g dts: Declare the full 512 MiB of RAM Simon Horman
2015-02-26 6:21 ` [PATCH 11/32] ARM: shmobile: kzm9g-reference " Simon Horman
2015-02-26 6:21 ` [PATCH 12/32] ARM: shmobile: r8a7794: Add DMAC devices to DT Simon Horman
2015-02-26 8:41 ` Geert Uytterhoeven
2015-02-26 6:21 ` [PATCH 13/32] ARM: shmobile: r8a7790: Add IPMMU DT nodes Simon Horman
2015-02-26 6:21 ` [PATCH 14/32] ARM: shmobile: r8a7791: " Simon Horman
2015-02-26 6:21 ` [PATCH 15/32] ARM: shmobile: r8a7794: " Simon Horman
2015-02-26 6:21 ` [PATCH 16/32] ARM: shmobile: r8a7794: Add ethernet controller to device tree Simon Horman
2015-02-26 6:21 ` [PATCH 17/32] ARM: shmobile: r8a7794: alt: Enable ethernet controller Simon Horman
2015-02-26 6:21 ` [PATCH 18/32] ARM: shmobile: r8a7794: Correct SDHI clock base address, labels and output-names Simon Horman
2015-02-26 6:21 ` [PATCH 19/32] ARM: shmobile: r8a7791: Correct SDHI clock " Simon Horman
2015-02-26 6:21 ` [PATCH 20/32] ARM: shmobile: koelsch: Add DU HDMI output support Simon Horman
2015-02-26 6:21 ` [PATCH 21/32] ARM: shmobile: r8a7790: smp: remap whole apmu region Simon Horman
2015-02-26 6:21 ` [PATCH 22/32] ARM: shmobile: r8a7791: " Simon Horman
2015-02-26 6:21 ` [PATCH 23/32] ARM: shmobile: emev2 dtsi: Add PFC information Simon Horman
2015-02-26 6:21 ` [PATCH 24/32] ARM: shmobile: emev2-kzm9d dts: Add PFC information for uart1 Simon Horman
2015-02-26 6:21 ` [PATCH 25/32] ARM: shmobile: r8a7790: add CAN clocks Simon Horman
2015-02-26 6:21 ` [PATCH 26/32] ARM: shmobile: r8a7790: add CAN DT support Simon Horman
2015-02-26 6:21 ` [PATCH 27/32] ARM: shmobile: r8a7791: add CAN clocks Simon Horman
2015-02-26 6:21 ` [PATCH 28/32] ARM: shmobile: r8a7791: add CAN DT support Simon Horman
2015-02-26 6:21 ` [PATCH 29/32] ARM: shmobile: henninger: add CAN0 " Simon Horman
2015-02-26 6:21 ` [PATCH 30/32] ARM: shmobile: r8a7791: add ADSP clocks Simon Horman
2015-02-26 6:21 ` [PATCH 31/32] ARM: shmobile: r8a7790: " Simon Horman
2015-02-26 6:21 ` [PATCH 32/32] ARM: shmobile: r8a7794: add SDHI DT support Simon Horman
2015-03-04 22:00 ` [GIT PULL] Renesas ARM Based SoC DT Updates for v4.1 Arnd Bergmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1424849129.git.horms+renesas@verge.net.au \
--to=horms+renesas@verge.net.au \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).