[PATCH 0/4] input: add CONFIG_INPUT_EVBUG debug option

Sascha Hauer s.hauer at pengutronix.de
Wed Apr 3 04:39:51 PDT 2024


On Tue, 02 Apr 2024 15:50:31 +0200, Ahmad Fatoum wrote:
> Incorrectly specified or configured gpio-keys may cause the barebox
> boot to abort. To help debugging such issues, add a CONFIG_INPUT_EVBUG
> option similar to Linux, which will print a debug message every time
> a key event is reported.
> 
> Ahmad Fatoum (4):
>   input: record parent device at registration time
>   input: add CONFIG_INPUT_EVBUG debug option
>   input: imx-keypad: remove now-duplicate debug messages
>   input: gpio-keys: drop now-superfluous struct gpio_keys::dev
> 
> [...]

Applied, thanks!

[1/4] input: record parent device at registration time
      https://git.pengutronix.de/cgit/barebox/commit/?id=ec521e914b41 (link may not be stable)
[2/4] input: add CONFIG_INPUT_EVBUG debug option
      https://git.pengutronix.de/cgit/barebox/commit/?id=40db06326f87 (link may not be stable)
[3/4] input: imx-keypad: remove now-duplicate debug messages
      https://git.pengutronix.de/cgit/barebox/commit/?id=648bfcfb9684 (link may not be stable)
[4/4] input: gpio-keys: drop now-superfluous struct gpio_keys::dev
      https://git.pengutronix.de/cgit/barebox/commit/?id=47b2ae8489ed (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list