From: khilman@linaro•org (Kevin Hilman)
To: linux-arm-kernel@lists•infradead.org
Subject: [GIT PULL 00/69] Renesas ARM based SoC DT updates for v3.14
Date: Fri, 20 Dec 2013 12:22:04 -0800 [thread overview]
Message-ID: <878uvfgtn7.fsf@linaro.org> (raw)
In-Reply-To: <cover.1386901186.git.horms+renesas@verge.net.au> (Simon Horman's message of "Fri, 13 Dec 2013 11:31:12 +0900")
Simon Horman <horms+renesas@verge•net.au> writes:
> Hi Olof, Hi Kevin, Hi Arnd,
>
> Please consider these Renesas ARM based SoC DT updates for v3.14.
>
> This pull request is based on renesas-soc-for-v3.14 (v2) which I
> also sent a pull request for today.
>
> The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
>
> Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt-for-v3.14
>
> for you to fetch changes up to 1fd219561a4afc51b5f257692f3581546434db5b:
>
> ARM: shmobile: marzen: enable HSPI0 in DTS (2013-12-10 17:27:25 +0900)
>
> ----------------------------------------------------------------
> Renesas ARM based SoC DT updates for v3.14
>
> * Global
> - Use interrupt macros
> - Use #include in device tree sources
> - Tidyup DT node naming
>
> * emev2 (Emma Mobile EV2) SoC
> - Setup internal peripheral interrupts as level high
> - Use interrupt macros in DT files
> - Add clock tree description in DT
>
> * r8a7791 (R-Car M2) SoC
> - Correct GPIO resources
>
> * r8a7791 (R-Car M2) based Koelsch board
> - Configure PFC and GPO
> - Use r8a7791 suffix for IRQC compat string
> - Add DT reference
>
> * r8a7790 (R-Car H2) based Lager board
> - Include all 4 GiB of memory
> - Use r8a7790 suffix for IRQC and MMCIF compat strings
> - Enable MMCIF
> - Add default PFC settings
>
> * r8a7778 (R-Car M1) SoC
> - Suffix for INTC compat string
> - Add HSPI, MMCIF, SDHI and I2C suppport on DTSI
> - Correct pin control device addresses
>
> * r8a7778 (R-Car M1) based Bock-W board
> - Use falling edge IRQ for LAN9221 in DT reference
> - Enable I2C, HSPI0, MMCIF and SDHI
> - Correct MMC pin conflict
> - Remove manual PFC settings from DT reference
> - Add default PFC settings
>
> * r8a7779 (R-Car H1) SoC
> - Add HSPI and SDHI support
> - Suffix for INTC compat string
>
> * r8a7779 (R-Car H1) based Marzen board
> - Enable HSPI0 and SDHI in DTS
> - Remove SDHI0 WP pin setting
> - Use falling edge IRQ for LAN9221 in DT reference
> - Add SDHI support
>
> * r8a7740 (R-Mobile A1) SoC
> - Suffix for INTC compat string
> - Add FSI support via DTSI
> - Use interrupt macros
>
> * r8a7740 based Armadillo board
> - Add FSI support for DTS
> - Use low level IRQ for ST1231 in DT reference
>
> * r8a73a4 (SH-Mobile APE6) SoC
> - Use interrupt macros in DT files
>
> * r8a73a4 (R-Mobile APE6) based ape6evm board
> - Include all 2 GiB of memory
>
> * r8a73a0 (SH-Mobile AG5) SoC
> - Correct SDHI compat string
>
> * r8a73a0 (SH-Mobile AG5) based kzm9d board
> - Add GPIO keys and Add PCF8575 GPIO extender to DT
> - Enable DSW2 with gpio-keys
> - Use falling edge IRQ for LAN9221 in DT reference
>
> ----------------------------------------------------------------
Pulled into next/dt,
Thanks,
Kevin
prev parent reply other threads:[~2013-12-20 20:22 UTC|newest]
Thread overview: 71+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-13 2:31 [GIT PULL 00/69] Renesas ARM based SoC DT updates for v3.14 Simon Horman
2013-12-13 2:30 ` [PATCH 10/69] ARM: shmobile: bockw: remove manual PFC settings on reference Simon Horman
2013-12-13 2:30 ` [PATCH 11/69] ARM: shmobile: r8a7778: add MMCIF support on DTSI Simon Horman
2013-12-13 2:30 ` [PATCH 12/69] ARM: shmobile: bockw: add MMCIF support on DTS Simon Horman
2013-12-13 2:30 ` [PATCH 13/69] ARM: shmobile: bockw: fixup MMC pin conflict " Simon Horman
2013-12-13 2:30 ` [PATCH 14/69] ARM: shmobile: r8a7778: add SDHI support on DTSI Simon Horman
2013-12-13 2:30 ` [PATCH 15/69] ARM: shmobile: bockw: add SDHI support on DTS Simon Horman
2013-12-13 2:30 ` [PATCH 16/69] ARM: shmobile: r8a7779: add SDHI support on DTSI Simon Horman
2013-12-13 2:30 ` [PATCH 17/69] ARM: shmobile: marzen: add SDHI support on DTS Simon Horman
2013-12-13 2:30 ` [PATCH 18/69] ARM: shmobile: r8a7740: tidyup DT node naming Simon Horman
2013-12-13 2:30 ` [PATCH 19/69] ARM: shmobile: r8a73a4: " Simon Horman
2013-12-13 2:30 ` [PATCH 20/69] ARM: shmobile: r8a7778: " Simon Horman
2013-12-13 2:30 ` [PATCH 21/69] ARM: shmobile: r8a7779: " Simon Horman
2013-12-13 2:30 ` [PATCH 22/69] ARM: shmobile: r8a7790: " Simon Horman
2013-12-13 2:30 ` [PATCH 23/69] ARM: shmobile: sh73a0: " Simon Horman
2013-12-13 2:30 ` [PATCH 24/69] ARM: shmobile: armadillo: " Simon Horman
2013-12-13 2:30 ` [PATCH 25/69] ARM: shmobile: ape6evm: " Simon Horman
2013-12-13 2:31 ` [PATCH 26/69] ARM: shmobile: kzm9g: " Simon Horman
2013-12-13 2:31 ` [PATCH 27/69] ARM: shmobile: bockw: " Simon Horman
2013-12-13 2:31 ` [PATCH 28/69] ARM: shmobile: marzen: " Simon Horman
2013-12-13 2:31 ` [PATCH 29/69] ARM: shmobile: lager: " Simon Horman
2013-12-13 2:31 ` [PATCH 30/69] ARM: shmobile: emev2: Add clock tree description in DT Simon Horman
2013-12-13 2:31 ` [PATCH 31/69] ARM: shmobile: r8a7778: add I2C support on DTSI Simon Horman
2013-12-13 2:31 ` [PATCH 32/69] ARM: shmobile: r8a7778: add HSPI suppport " Simon Horman
2013-12-13 2:31 ` [PATCH 33/69] ARM: shmobile: bockw: enable HSPI0 on DTS Simon Horman
2013-12-13 2:31 ` [PATCH 34/69] ARM: shmobile: Use #include in device tree sources Simon Horman
2013-12-13 2:31 ` [PATCH 35/69] ARM: shmobile: Use interrupt macros in SoC DT files Simon Horman
2013-12-13 2:31 ` [PATCH 36/69] ARM: shmobile: Use interrupt macros in board " Simon Horman
2013-12-13 2:31 ` [PATCH 37/69] ARM: shmobile: marzen-reference: Use falling edge IRQ for LAN9221 Simon Horman
2013-12-13 2:31 ` [PATCH 38/69] ARM: shmobile: bockw-reference: " Simon Horman
2013-12-13 2:31 ` [PATCH 39/69] ARM: shmobile: kzm9g-reference: " Simon Horman
2013-12-13 2:31 ` [PATCH 40/69] ARM: shmobile: marzen: remove SDHI0 WP pin setting from DTS Simon Horman
2013-12-13 2:31 ` [PATCH 41/69] ARM: shmobile: marzen: remove SDHI0 WP pin setting Simon Horman
2013-12-13 2:31 ` [PATCH 42/69] ARM: shmobile: sh73a0: fixup sdhi compatible name Simon Horman
2013-12-13 2:31 ` [PATCH 43/69] ARM: shmobile: Use r8a7791 suffix for IRQC compat string Simon Horman
2013-12-13 2:31 ` [PATCH 44/69] ARM: shmobile: Configure r8a7791 PFC on Koelsch via DTS Simon Horman
2013-12-13 2:31 ` [PATCH 45/69] ARM: shmobile: Add r8a7790 thermal device node to DTS Simon Horman
2013-12-13 2:31 ` [PATCH 46/69] ARM: shmobile: Add r8a7791 " Simon Horman
2013-12-13 2:31 ` [PATCH 47/69] ARM: shmobile: Use r8a7790 suffix for MMCIF compat string Simon Horman
2013-12-13 2:31 ` [PATCH 48/69] ARM: shmobile: Use r8a7790 suffix for IRQC " Simon Horman
2013-12-13 2:31 ` [PATCH 49/69] ARM: shmobile: armadillo-reference: Use low level IRQ for ST1231 Simon Horman
2013-12-13 2:31 ` [PATCH 50/69] ARM: shmobile: Enable DSW2 with gpio-keys on KZM9D Simon Horman
2013-12-13 2:31 ` [PATCH 51/69] ARM: shmobile: Koelsch DT reference GPIO LED support Simon Horman
2013-12-13 2:31 ` [PATCH 52/69] ARM: shmobile: kzm9g-reference: Add PCF8575 GPIO extender to DT Simon Horman
2013-12-13 2:31 ` [PATCH 01/69] ARM: shmobile: r8a7778: add I2C support on DTSI Simon Horman
2013-12-13 2:31 ` [PATCH 53/69] ARM: shmobile: kzm9g-reference: Add GPIO keys to DT Simon Horman
2013-12-13 2:31 ` [PATCH 54/69] ARM: shmobile: Include all 2 GiB of memory on APE6EVM DT Ref Simon Horman
2013-12-13 2:31 ` [PATCH 02/69] ARM: shmobile: r8a7779: tidyup I2C driver name on DTSI Simon Horman
2013-12-13 2:31 ` [PATCH 03/69] ARM: shmobile: lager: add default PFC settings on DTS Simon Horman
2013-12-13 2:31 ` [PATCH 55/69] ARM: shmobile: Include all 2 GiB of memory on APE6EVM Simon Horman
2013-12-13 2:31 ` [PATCH 56/69] ARM: shmobile: Include all 4 GiB of memory on Lager Simon Horman
2013-12-13 2:31 ` [PATCH 04/69] ARM: shmobile: lager: add MMCIF support on DTS Simon Horman
2013-12-13 2:31 ` [PATCH 05/69] ARM: shmobile: r8a7791 PFC device tree node Simon Horman
2013-12-13 2:31 ` [PATCH 57/69] ARM: shmobile: Include all 4 GiB of memory on Lager DT Ref Simon Horman
2013-12-13 2:31 ` [PATCH 58/69] ARM: shmobile: Fix r8a7791 GPIO resources in DTS Simon Horman
2013-12-13 2:31 ` [PATCH 06/69] ARM: shmobile: r8a7791 GPIO device tree node Simon Horman
2013-12-13 2:31 ` [PATCH 07/69] ARM: shmobile: r8a7791 Koelsch DT reference DTS bits Simon Horman
2013-12-13 2:31 ` [PATCH 59/69] ARM: shmobile: Use interrupt macros in r8a73a4 and r8a7778 DT files Simon Horman
2013-12-13 2:31 ` [PATCH 60/69] ARM: shmobile: emev2: Use interrupt macros in " Simon Horman
2013-12-13 2:31 ` [PATCH 08/69] ARM: shmobile: r8a7778: Fix pin control device address in DT Simon Horman
2013-12-13 2:31 ` [PATCH 09/69] ARM: shmobile: bockw: add default PFC settings on DTS Simon Horman
2013-12-13 2:31 ` [PATCH 61/69] ARM: shmobile: emev2: Setup internal peripheral interrupts as level high Simon Horman
2013-12-13 2:31 ` [PATCH 62/69] ARM: shmobile: r8a7740: add FSI support via DTSI Simon Horman
2013-12-13 2:31 ` [PATCH 63/69] ARM: shmobile: armadillo: add FSI support for DTS Simon Horman
2013-12-13 2:31 ` [PATCH 64/69] ARM: shmobile: Use sh73a0 suffix for INTC compat string Simon Horman
2013-12-13 2:31 ` [PATCH 65/69] ARM: shmobile: Use r8a7740 " Simon Horman
2013-12-13 2:31 ` [PATCH 66/69] ARM: shmobile: Use r8a7778 " Simon Horman
2013-12-13 2:31 ` [PATCH 67/69] ARM: shmobile: Use r8a7779 " Simon Horman
2013-12-13 2:31 ` [PATCH 68/69] ARM: shmobile: r8a7779: add HSPI support to DTSI Simon Horman
2013-12-13 2:31 ` [PATCH 69/69] ARM: shmobile: marzen: enable HSPI0 in DTS Simon Horman
2013-12-20 20:22 ` Kevin Hilman [this message]
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=878uvfgtn7.fsf@linaro.org \
--to=khilman@linaro$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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