[PATCH 0/3] test/py: gpio: cleanups and improvement

Tom Rini trini at konsulko.com
Thu Mar 26 00:06:00 CET 2026


On Thu, 12 Mar 2026 15:33:38 -0500, David Lechner wrote:

> I wanted to do some quick tests to make sure gpios were working without
> having to dig out a schematic. Which means I didn't want to set any GPIO
> as an output first without checking. So the main point here is the last
> patch which allows gpio_op_pin to be optional and skip the test instead
> of failing with exception. This works similar to several other config
> options that are already optional in this module.
> 
> [...]

Applied to u-boot/next, thanks!

[1/3] test/py: gpio: remove unused imports
      commit: b02b0a0c6cb1b977718d05182ac492f04c996561
[2/3] test/py: gpio: removing trailing semicolons
      commit: 908db6c647ce1cf265f0bafd98578ad903c16a04
[3/3] test/py: gpio: allow omitting gpio_op_pin
      commit: 0f101dac8fb6792f981c78ccd7a284e553ce5764
-- 
Tom




More information about the U-Boot mailing list