From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM Based SoC DT Updates for v4.10
Date: Thu, 17 Nov 2016 17:40:56 -0800 [thread overview]
Message-ID: <20161118014056.GH8578@localhost> (raw)
In-Reply-To: <cover.1478252308.git.horms+renesas@verge.net.au>
On Fri, Nov 04, 2016 at 10:44:27AM +0100, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
>
> Please consider these Renesas ARM based SoC DT updates for v4.10.
>
>
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
>
> Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt-for-v4.10
>
> for you to fetch changes up to 68cc085a4daaa32f7138de1e918331c05165a484:
>
> ARM: dts: r8a7794: remove Z clock (2016-11-04 10:36:47 +0100)
>
> ----------------------------------------------------------------
> Renesas ARM Based SoC DT Updates for v4.10
>
> Clean-Ups and Corrections:
> * Removed Z clock from r8a7794 SoC; it is not present in hardware
> * Use generic pinctrl properties in SDHI nodes in gose board
> * Correct W=1 dtc warnings on r8a7794 SoC
> * Correct DU reg property on r8a7779 SoC
> * Correct SCIFB reg properties to cover all registers
>
> Enhancements:
> * Configure pinmuxing for the DU0 input clock on the Marzen board
> * Enable VIN 0 - 2 on r8a7793 SoC
> * Enable HDMI input on Koelsch and Lager boards
> * Enable SDHI1 on rskrza1 board
> * Add MMCIF nodes to r7s72100 SoC
> * Add MSIOF clocks to r8a7792 SoC
> * Enable UHS for SDHI 0 & 1 on koelsch and alt boards
Thanks, merged.
-Olof
prev parent reply other threads:[~2016-11-18 1:40 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-04 9:44 [GIT PULL] Renesas ARM Based SoC DT Updates for v4.10 Simon Horman
2016-11-04 9:44 ` [PATCH 01/29] ARM: dts: r7s72100: add mmcif clock to device tree Simon Horman
2016-11-04 9:44 ` [PATCH 02/29] ARM: dts: r8a7791: set maximum frequency for SDHI clocks Simon Horman
2016-11-04 9:44 ` [PATCH 03/29] ARM: dts: koelsch: enable UHS for SDHI 0, 1 & 3 Simon Horman
2016-11-04 9:44 ` [PATCH 04/29] ARM: dts: r8a7794: set maximum frequency for SDHI clocks Simon Horman
2016-11-04 9:44 ` [PATCH 05/29] ARM: dts: alt: enable UHS for SDHI 0 & 1 Simon Horman
2016-11-04 9:44 ` [PATCH 06/29] ARM: dts: r8a7790: Correct SCIFB reg properties to cover all registers Simon Horman
2016-11-04 9:44 ` [PATCH 07/29] ARM: dts: r8a7791: " Simon Horman
2016-11-04 9:44 ` [PATCH 08/29] ARM: dts: r8a7793: " Simon Horman
2016-11-04 9:44 ` [PATCH 09/29] ARM: dts: r8a7794: " Simon Horman
2016-11-04 9:44 ` [PATCH 10/29] ARM: dts: wheat: add DU support Simon Horman
2016-11-04 9:44 ` [PATCH 11/29] ARM: dts: r8a7792: add MSIOF clocks Simon Horman
2016-11-04 9:44 ` [PATCH 12/29] ARM: dts: r8a7792: add MSIOF support Simon Horman
2016-11-04 9:44 ` [PATCH 13/29] ARM: dts: r7s72100: add mmcif to device tree Simon Horman
2016-11-04 9:44 ` [PATCH 14/29] ARM: dts: r7s72100: add sdhi clock " Simon Horman
2016-11-04 9:44 ` [PATCH 15/29] ARM: dts: gose: use generic pinctrl properties in SDHI nodes Simon Horman
2016-11-04 9:44 ` [PATCH 16/29] ARM: dts: r8a7794: Fix W=1 dtc warnings Simon Horman
2016-11-04 9:44 ` [PATCH 17/29] ARM: dts: r7s72100: add sdhi to device tree Simon Horman
2016-11-04 9:44 ` [PATCH 18/29] ARM: dts: rskrza1: add sdhi1 DT support Simon Horman
2016-11-04 9:44 ` [PATCH 19/29] ARM: dts: lager: Add entries for VIN HDMI input support Simon Horman
2016-11-04 9:44 ` [PATCH 20/29] ARM: dts: koelsch: add HDMI input Simon Horman
2016-11-04 9:44 ` [PATCH 21/29] ARM: dts: r8a7793: Enable VIN0-VIN2 Simon Horman
2016-11-04 9:44 ` [PATCH 22/29] ARM: dts: r8a7779: Fix DU reg property Simon Horman
2016-11-04 9:44 ` [PATCH 23/29] ARM: dts: emev2: Remove skeleton.dtsi inclusion Simon Horman
2016-11-04 9:44 ` [PATCH 24/29] ARM: dts: r8a7778: " Simon Horman
2016-11-04 9:44 ` [PATCH 25/29] ARM: dts: r8a7779: " Simon Horman
2016-11-04 9:44 ` [PATCH 26/29] ARM: dts: r8a7740: " Simon Horman
2016-11-04 9:44 ` [PATCH 27/29] ARM: dts: sh73a0: " Simon Horman
2016-11-04 9:44 ` [PATCH 28/29] ARM: dts: r8a7779: marzen: Configure pinmuxing for the DU0 input clock Simon Horman
2016-11-04 9:44 ` [PATCH 29/29] ARM: dts: r8a7794: remove Z clock Simon Horman
2016-11-18 1:40 ` Olof Johansson [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=20161118014056.GH8578@localhost \
--to=olof@lixom.net \
--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).