1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-11 13:26:21 +01:00
Files
u-boot-megous/drivers/sysreset
Jonathan Liu a47164dfc1 sysreset: gpio: fix gpio_reboot_request return value
It should return -EINPROGRESS if successful otherwise sysreset-uclass
will continue to the next sysreset device.

Signed-off-by: Jonathan Liu <net147@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-03-31 08:32:52 +13:00
..