mbox series

[0/2] Fixes for turris-omnia-mcu

Message ID 20240708114002.4285-1-kabel@kernel.org (mailing list archive)
Headers show
Series Fixes for turris-omnia-mcu | expand

Message

Marek BehĂșn July 8, 2024, 11:40 a.m. UTC
Hello Arnd,

test robots noticed some bugs with the new turris-omnia-mcu driver while
doing randomized compilation tests.

Here come two fixes.

Marek BehĂșn (2):
  platform: cznic: turris-omnia-mcu: Depend on OF
  platform: cznic: turris-omnia-mcu: Depend on WATCHDOG

 drivers/platform/cznic/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

patchwork-bot+linux-soc@kernel.org July 9, 2024, 1:50 p.m. UTC | #1
Hello:

This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Mon,  8 Jul 2024 13:40:00 +0200 you wrote:
> Hello Arnd,
> 
> test robots noticed some bugs with the new turris-omnia-mcu driver while
> doing randomized compilation tests.
> 
> Here come two fixes.
> 
> [...]

Here is the summary with links:
  - [1/2] platform: cznic: turris-omnia-mcu: Depend on OF
    https://git.kernel.org/soc/soc/c/5423a01df8c5
  - [2/2] platform: cznic: turris-omnia-mcu: Depend on WATCHDOG
    https://git.kernel.org/soc/soc/c/dc3c836f9b0f

You are awesome, thank you!