- Add external interrupt (IRQC) support for the RZ/Five SoC, - Add SPI (MSIOF), external interrupt (INTC-EX), and IOMMU support for the R-Car V4M SoC, - Miscellaneous fixes and improvements. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQ9qaHoIs/1I4cXmEiKwlD9ZEnxcAUCZitYIgAKCRCKwlD9ZEnx cAQ+AP4/BA0NPI1qA6ltKeutLoH9sjSqFRfVTOJFXxeXqD3GggEAm8D6j3HmzPXs HiZXoPlHxAUJyJ+2SWsSvmpGExeRXAE= =946p -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEiK/NIGsWEZVxh/FrYKtH/8kJUicFAmYvlusACgkQYKtH/8kJ UieMGhAAsGfURO3KT9ErS2e3GWqRQOu5/z5OBesBbdHADtM21aqdCkyXmdHQ/syK wNuqAOVfVHWMdcLBZH+1h0jAwTgGzU0JUMZMfcV2xO8T0XCArvbVrqj8dzuGW5l2 9VvyNs21N0YTL/yp/OYxZ6DD0P4F46uSoKh0NeyI3mCGqrQH48One+EP1kSiUbPn ArZay468sGsBL7wkK2l2LP9Wt99S6RFP7viqduVOAVAWQ7YHix4ITUjrox+FsO7x dRrSU93wN5gjgabhxPentlOmNXKHY6vj+VlK31UN6X4URs+RIGEgsOlA1anpkNQf F1TwqJKcjyLUlz5/7JBbA+nbbKexQ9AqNRtuvKl/p5JhedTtYFpefrIXwQ+6h304 2wxKLowA+iHasmWYC0L4aBr9wdjk4/TT7iYRe84ePwFfLoJhCzFU6LbcjNCImUFw Jddcyx0xf4hFoucd8pePBzZSYueKcwnsAyTX4Y4J8O3YCSJSjO8gr1A4+gy1wRKY 8ZC6Be/NULq2ZaSZPoLSHZUqu/bfg+msooUmuArMYC//EmE3VoRh9ga3K6FKr6Wu tQD4zg7eYLs4jKv+GlGq7Fizc+P/IopjjrMCoO53sZcBdDDyCV+PI5ikXf9pA+v8 oTeqbGf22Udk04ShOLPWwh1+vNtkJbdbtn4qIlfBKInJF2EPRGc= =Ueim -----END PGP SIGNATURE----- Merge tag 'renesas-dts-for-v6.10-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/dt Renesas DTS updates for v6.10 (take two) - Add external interrupt (IRQC) support for the RZ/Five SoC, - Add SPI (MSIOF), external interrupt (INTC-EX), and IOMMU support for the R-Car V4M SoC, - Miscellaneous fixes and improvements. * tag 'renesas-dts-for-v6.10-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel: arm64: dts: renesas: r8a779h0: Link IOMMU consumers arm64: dts: renesas: r8a779h0: Add IPMMU nodes arm64: dts: renesas: r8a779h0: Add INTC-EX node arm64: dts: renesas: r8a779h0: Add MSIOF nodes arm64: dts: renesas: rzg3s-smarc-som: Enable eMMC by default riscv: dts: renesas: rzfive-smarc-som: Drop deleting interrupt properties from ETH0/1 nodes arm64: dts: renesas: r9a07g043: Move interrupt-parent property to common DTSI riscv: dts: renesas: r9a07g043f: Add IRQC node to RZ/Five SoC DTSI arm64: dts: renesas: s4sk: Fix ethernet0 alias Link: https://lore.kernel.org/r/cover.1714116737.git.geert+renesas@glider.be Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Linux kernel ============ There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. The formatted documentation can also be read online at: https://www.kernel.org/doc/html/latest/ There are various text files in the Documentation/ subdirectory, several of them using the reStructuredText markup notation. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.
Description
Languages
C
97.6%
Assembly
1%
Shell
0.5%
Python
0.3%
Makefile
0.3%