mvebu: puzzle-mcu: improve led driver
authorDaniel Golle <daniel@makrotopia.org>
Tue, 21 Dec 2021 21:44:37 +0000 (21:44 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 21 Dec 2021 21:54:42 +0000 (21:54 +0000)
commit7e4c1cca8a137ca4fe5132b8c058e52ba82defac
treee3a6a5663927121ecf7a81034314d9e11f356e83
parent15aa53d7ee6537d64a32c0d5bd728582f71d5c99
mvebu: puzzle-mcu: improve led driver

Set blinking mode using scheduled work instead of blocking which may
result in deadlocks.
Add dynamic kprintf debugging hexdumps of all MCU rx and tx.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/mvebu/patches-5.10/910-drivers-leds-wt61p803-puzzle-improvements.patch