Hi Olof, Hi Kevin, Hi Arnd, Please consider these second round of Renesas ARM based SoC DT updates for v4.20. This pull request is based on the previous round of such requests, tagged as renesas-arm-dt-for-v4.20, which you have already pulled. The following changes since commit 1926bd6bf20fe306797fbf366902674d2d6c20cc: ARM: dts: r9a06g032: Use r9a06g032-sysctrl binding definitions (2018-09-06 11:31:35 +0200) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-dt2-for-v4.20 for you to fetch changes up to e0a39511dafd7e302a974f5cbdfc9c8afffa98d8: ARM: dts: iwg20d-q7-common: Move pciec node out of common dtsi (2018-09-28 10:32:50 +0200) ---------------------------------------------------------------- Second Round of Renesas ARM Based SoC DT Updates for v4.20 * RZ/G1M (r8a7743) based iWave G20D-Q7 board and camera daughter board - Move PCIe node out of common dtsi to allow reuse of the common dtsi on the iWave RZ/G1N board * RZ/G1C (r8a77470) SoC: Add I2C4, SDHI2 and SMP support * R-Car Gen1 based boards and R-Car Gen2 SoCs: - Enhance top-of-file comments to include SoC name * RZ/N1D (r9a06g032) SoC: - Correct UART0 description and add all other UARTs ---------------------------------------------------------------- Biju Das (1): ARM: dts: iwg20d-q7-common: Move pciec node out of common dtsi Fabrizio Castro (3): ARM: dts: r8a77470: Add SMP support ARM: dts: r8a77470: Add SDHI2 support ARM: dts: r8a77470: Add I2C4 support Magnus Damm (2): ARM: dts: Include R-Car Gen2 product name in DTSI files ARM: dts: R-Car Gen1 board comment update Phil Edworthy (1): ARM: dts: r9a06g032: Correct UART and add all other UARTs arch/arm/boot/dts/iwg20d-q7-common.dtsi | 4 -- arch/arm/boot/dts/r8a7743-iwg20d-q7-dbcm-ca.dts | 4 ++ arch/arm/boot/dts/r8a7743-iwg20d-q7.dts | 4 ++ arch/arm/boot/dts/r8a77470.dtsi | 45 ++++++++++++++ arch/arm/boot/dts/r8a7778-bockw.dts | 2 +- arch/arm/boot/dts/r8a7779-marzen.dts | 2 +- arch/arm/boot/dts/r8a7790.dtsi | 2 +- arch/arm/boot/dts/r8a7791.dtsi | 2 +- arch/arm/boot/dts/r8a7792.dtsi | 2 +- arch/arm/boot/dts/r8a7793.dtsi | 2 +- arch/arm/boot/dts/r8a7794.dtsi | 2 +- arch/arm/boot/dts/r9a06g032.dtsi | 83 ++++++++++++++++++++++++- 12 files changed, 140 insertions(+), 14 deletions(-)