Message ID | 20240719085756.30598-1-kabel@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | Make turris-omnia-mcu driver parts optional | expand |
Hello: This series was applied to soc/soc.git (arm/fixes) by Arnd Bergmann <arnd@arndb.de>: On Fri, 19 Jul 2024 10:57:52 +0200 you wrote: > Hi Arnd, > > this series solves the Kconfig dependency issues of the turris-omnia-mcu > driver by making the GPIO, poweroff & wakeup, watchdog and TRNG parts of > the driver optional, under new Kconfig options. The dependencies to > subsystems are moved under these new options. > > [...] Here is the summary with links: - [1/4] platform: cznic: turris-omnia-mcu: Make watchdog code optional https://git.kernel.org/soc/soc/c/eedc64f9100c - [2/4] platform: cznic: turris-omnia-mcu: Make TRNG code optional https://git.kernel.org/soc/soc/c/adc8f76f772b - [3/4] platform: cznic: turris-omnia-mcu: Make poweroff and wakeup code optional https://git.kernel.org/soc/soc/c/7a44f54b40c7 - [4/4] platform: cznic: turris-omnia-mcu: Make GPIO code optional https://git.kernel.org/soc/soc/c/e1e95875512a You are awesome, thank you!