Arnd Bergmann
6248b4095f
Microchip AT91 SoC updates for v6.8
It contains: - one patch for secure mode to set the target power management mode in initialization process as at91_pm_begin() is not called on suspend path while in secure mode; this is necessary for different drivers to know which suspend mode the system is going to switch to and act accordingly -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQTsZ8eserC1pmhwqDmejrg/N2X7/QUCZXsiYgAKCRCejrg/N2X7 /bIZAQC5PtjrwFPEGiRiHfX+KOG+H+ZtDTj198OwYr8WNPlYWgEAlyrxUI/uAM1P QIY33ARshTT+PRoMkVdfjxbdiUUx/QQ= =kmM+ -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEiK/NIGsWEZVxh/FrYKtH/8kJUicFAmWFZysACgkQYKtH/8kJ UieGfw//UtnxGQ7rjlt2EaqPOvlEh8R3ZyfARMBWWBOOUGuwrTcIWy2u1seZHZ6P vCEs59TeEzcBoU3z8nelw3YluRhe3U/zRKTjRxwcIfOG+/90qjU7blj2JOVcB7TL DFwUoikOLXCUW7Mz3UUXb7nlNylaH0c7jyWBKO51N0evATQcMLNkCOslSgHBfiby eaDY+ChbzNOpvDvWyyi2uYc3zi5Ns1lFcZWRKJKEpqQwarEN8w1CDhHVwC6YwmOV VT04m9+y2zVhr87fqjXrpZ1YkmwEtJBZJi8EccB7E0krcXVhsxpYuK0nd1F0/pO0 P5Y7ECh92GnlFFYBGLXJUo1Lp+uYJUarKATb/gBm9QThX0Kv84h/1Sm23AJXC5e1 TJv0tblyaC6QpLXySBtu4UUFRKqeDFQ2kFD4UecxS6KbYAS2Rv5H4yqXjDaOCnMS qSP9dmbf+p+Uf9GUqYnTqFYmEPTaILQietXPbMSaiw+hmsFIPtsbBBtCZziaa2I2 GtIQUvBkSLafSv8kWgOEYyYTwz7YfFC5EpwxfVJtEYxX37L6HfVhJ6k+arQsYp6i 53autuk0anNXSQ3pWKTvu2I6wqA+a1Qa7oLUMeNngo13oMSgk4g/Rj3aEsrA0in8 tx6JbtHArhlYk9vnPGwfvHtkYjY7twTREjAhalMacEt2RTtBDzg= =fLrJ -----END PGP SIGNATURE----- Merge tag 'at91-soc-6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/arm Microchip AT91 SoC updates for v6.8 It contains: - one patch for secure mode to set the target power management mode in initialization process as at91_pm_begin() is not called on suspend path while in secure mode; this is necessary for different drivers to know which suspend mode the system is going to switch to and act accordingly * tag 'at91-soc-6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux: ARM: at91: pm: set soc_pm.data.mode in at91_pm_secure_init() Link: https://lore.kernel.org/r/20231214174830.3045180-1-claudiu.beznea@tuxon.dev 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%