Arnd Bergmann
f289f1d8a4
Renesas driver updates for v5.18 (take two)
- RZ/G2L and RZ/V2L need PM and PM_GENERIC_DOMAINS, - Introduce ARCH_RZG2L family for RZ/G2L, RZ/G2LC, RZ/G2UL and RZ/V2L SoCs. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQ9qaHoIs/1I4cXmEiKwlD9ZEnxcAUCYhiptAAKCRCKwlD9ZEnx cG04APsGHw3HAPWLOABfiBWUNjwqRn2bNtyn1zqVGgjBR/mKJAD9F7ZMDq11f7z3 felk/bHWKSpgEDQpyaLy4po/QeXNygQ= =9blS -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmIY/iIACgkQmmx57+YA GNncvBAAhQ3r7+ty5Iu0jFnLkKYTzDgas/WSf8Okn6QJ7SBdp1PDVkpabokGa3zj A3u2pDQuVrLPh5P1Nav3j1p9rMXY/c1yLxTJqthEATA/FPGmszuOQMO+mV+kYAO/ FFko/PsKYRBP6Z7yiA4sy1umAYseRHq29cPvTjmJgXKyPd8UgsMex7RRSpH27myx s4gkFMBo6Awi34bqEPs2H+XTsm2/R6EQrjjY3tvMZHfmU7Blars4EXlU/w+Ny6SS lNw0rY77QvYh4O7YJgmI5DyeaFp62rsAuflb8Vl/Y7omrNZMbHQH1ffm9/DYfAr+ DyZ44xNZHdoxRathWoSZIQHHi2ikMCc4EeXZTYuuLZp+QKV1ofews8O8V8sAiw6/ HtWVsIfEydd6hUOId4mk4qIbk+R3OdwdhV1eJd7OYKtt48mQQkoJTJrVlF4+h34k phnbXN2UHqGKYQ8I3pR6kkpgZSXmSrgpeFlr6Hj+xWByWprOu3blIFfxa2XVqgBA 9o8i6rWfP+/knfKnWMl1OqaGPXeKwpJyTibmoFlNrd3gQyVXoGzEAwtJuWdrz/l5 gF+HHA+DseMRCPYQrSZNE/tIYsf2fgxtaC+xGcaJHaz3WGdT5dug5veIJAxX2Hjo acYnI9yPGWuJYKJP62eY34iq0DvCUKc8HA0WHovUXWck10Npixw= =DpYA -----END PGP SIGNATURE----- Merge tag 'renesas-drivers-for-v5.18-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/drivers Renesas driver updates for v5.18 (take two) - RZ/G2L and RZ/V2L need PM and PM_GENERIC_DOMAINS, - Introduce ARCH_RZG2L family for RZ/G2L, RZ/G2LC, RZ/G2UL and RZ/V2L SoCs. * tag 'renesas-drivers-for-v5.18-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel: soc: renesas: Kconfig: Introduce ARCH_RZG2L config option soc: renesas: Kconfig: Explicitly select PM and PM_GENERIC_DOMAINS configs Link: https://lore.kernel.org/r/cover.1645784470.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 Restructured Text 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%