Hi soc folks, The following changes since commit 732e8ee0351c59ded4d88106437a7ad1cff4cb83: arm64: dts: renesas: rcar-gen3: Add missing Ethernet PHY resets (2021-09-28 09:59:26 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-dt-for-v5.16-tag2 for you to fetch changes up to 6be85db40135fb55883f35476a1edd00eb7a9a6b: mailmap: Fix text encoding for Niklas Söderlund (2021-10-15 09:50:12 +0200) ---------------------------------------------------------------- Renesas ARM DT updates for v5.16 (take two) - SPI Multi I/O Bus, SDHI, and Ethernet support for the RZ/G2L SoC, - SPI Multi I/O Bus, camera, and video-on support for the R-Car V3U SoC, - SPI FLASH support for the Falcon development board, - eMMC, microSD, and Ethernet support for the RZ/G2L SMARC EVK development board, - 2 GHz High-Performance support for the R-Car H3e-2G, M3e-2G, and M3Ne-2G SoCs, - Miscellaneous fixes and improvements. Thanks for pulling! ---------------------------------------------------------------- Biju Das (5): arm64: dts: renesas: r9a07g044: Add SDHI nodes arm64: dts: renesas: rzg2l-smarc-som: Enable eMMC on SMARC platform arm64: dts: renesas: rzg2l-smarc: Enable microSD on SMARC platform arm64: dts: renesas: r9a07g044: Add GbEthernet nodes arm64: dts: renesas: rzg2l-smarc-som: Enable Ethernet Duc Nguyen (1): arm64: dts: renesas: r8a779a0: Add RPC node Geert Uytterhoeven (1): arm64: dts: renesas: rcar-gen3e: Add Cortex-A57 2 GHz opps Lad Prabhakar (1): arm64: dts: renesas: r9a07g044: Add SPI Multi I/O Bus controller node Niklas Söderlund (3): arm64: dts: renesas: r8a779a0: Add and connect all CSI-2, ISP and VIN nodes arm64: dts: renesas: Add ports node to all adv7482 nodes mailmap: Fix text encoding for Niklas Söderlund Wolfram Sang (1): arm64: dts: renesas: falcon-cpu: Add SPI flash via RPC .mailmap | 1 + arch/arm64/boot/dts/renesas/ebisu.dtsi | 40 +- .../boot/dts/renesas/r8a779a0-falcon-cpu.dtsi | 33 + arch/arm64/boot/dts/renesas/r8a779a0.dtsi | 1349 ++++++++++++++++++++ arch/arm64/boot/dts/renesas/r8a779m1.dtsi | 9 + arch/arm64/boot/dts/renesas/r8a779m3.dtsi | 9 + arch/arm64/boot/dts/renesas/r8a779m5.dtsi | 9 + arch/arm64/boot/dts/renesas/r9a07g044.dtsi | 89 ++ arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi | 240 ++++ arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi | 63 +- arch/arm64/boot/dts/renesas/salvator-common.dtsi | 54 +- 11 files changed, 1850 insertions(+), 46 deletions(-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds