On Wed, Jul 31, 2024 at 11:24:27PM +0200, Heiko Stuebner wrote: > The MCU controls the power-button and beeper, so expose them as input > device. There is of course no interrupt line, so the status of the > power-button needs to be polled. To generate an event the power-button > also needs to be held for 1-2 seconds, so the polling interval does > not need to be overly fast. > > Signed-off-by: Heiko Stuebner <heiko@xxxxxxxxx> Acked-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> Feel free to merge with the rest of the patches. Thanks. -- Dmitry