[GIT PULL] Renesas ARM Based SoC DT Updates for v4.11
Simon Horman
horms+renesas at verge.net.au
Fri Jan 6 03:18:31 PST 2017
Hi Olof, Hi Kevin, Hi Arnd,
Please consider these Renesas ARM based SoC DT updates for v4.11.
The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:
Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt-for-v4.11
for you to fetch changes up to 654450baf2afba86cf328e1849ccac61ec4630af:
ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodes (2017-01-03 10:47:05 +0100)
----------------------------------------------------------------
Renesas ARM Based SoC DT Updates for v4.11
* Add da9063 PMIC device node for system restart to gose board
* Add device node for PRR to SoCs where it was missing
* Move RST node before SYSC node where it was incorrectly placed
* Use Gen 2 fallback bindings for I2C, IIC, MSIOf and USB2 phy
* Use SoC-specific compat string for MMCIF where it was missing
----------------------------------------------------------------
Geert Uytterhoeven (5):
ARM: dts: r8a7743: Move RST node before SYSC node
ARM: dts: r8a7745: Move RST node before SYSC node
ARM: dts: r8a7743: Add device node for PRR
ARM: dts: r8a7745: Add device node for PRR
ARM: dts: gose: Add da9063 PMIC device node for system restart
Simon Horman (20):
ARM: dts: r8a73a4: Use SoC-specific compat string for mmcif
ARM: dts: r8a7778: Use SoC-specific compat string for mmcif
ARM: dts: sh73a0: Use SoC-specific compat string for mmcif
ARM: dts: r8a7790: Use renesas,rcar-gen2-usb-phy fallback binding
ARM: dts: r8a7791: Use renesas,rcar-gen2-usb-phy fallback binding
ARM: dts: r8a7794: Use renesas,rcar-gen2-usb-phy fallback binding
ARM: dts: r8a7779: Use R-Car Gen 1 fallback binding for i2c nodes
ARM: dts: r8a7778: Use R-Car Gen 1 fallback binding for i2c nodes
ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for i2c nodes
ARM: dts: r8a7791: Use R-Car Gen 2 fallback binding for i2c nodes
ARM: dts: r8a7792: Use R-Car Gen 2 fallback binding for i2c nodes
ARM: dts: r8a7793: Use R-Car Gen 2 fallback binding for i2c nodes
ARM: dts: r8a7794: Use R-Car Gen 2 fallback binding for i2c nodes
ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for iic nodes
ARM: dts: r8a7791: Use R-Car Gen 2 fallback binding for iic nodes
ARM: dts: r8a7793: Use R-Car Gen 2 fallback binding for iic nodes
ARM: dts: r8a7794: Use R-Car Gen 2 fallback binding for iic nodes
ARM: dts: r8a7791: Use R-Car Gen 2 fallback binding for msiof nodes
ARM: dts: r8a7792: Use R-Car Gen 2 fallback binding for msiof nodes
ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodes
arch/arm/boot/dts/r8a73a4.dtsi | 4 ++--
arch/arm/boot/dts/r8a7743.dtsi | 13 +++++++++----
arch/arm/boot/dts/r8a7745.dtsi | 13 +++++++++----
arch/arm/boot/dts/r8a7778.dtsi | 10 +++++-----
arch/arm/boot/dts/r8a7779.dtsi | 8 ++++----
arch/arm/boot/dts/r8a7790.dtsi | 35 ++++++++++++++++++++++-------------
arch/arm/boot/dts/r8a7791.dtsi | 33 ++++++++++++++++++++-------------
arch/arm/boot/dts/r8a7792.dtsi | 24 ++++++++++++++++--------
arch/arm/boot/dts/r8a7793-gose.dts | 21 +++++++++++++++++++++
arch/arm/boot/dts/r8a7793.dtsi | 21 ++++++++++++---------
arch/arm/boot/dts/r8a7794.dtsi | 21 ++++++++++++---------
arch/arm/boot/dts/sh73a0.dtsi | 2 +-
12 files changed, 133 insertions(+), 72 deletions(-)
More information about the linux-arm-kernel
mailing list