Select Git revision
gpio.h
-
Simon Glass authored
Add support for requesting GPIOs with a live device tree. This involves adjusting the function signature for the legacy function gpio_request_by_name_nodev(), so fix up all callers. Signed-off-by:
Simon Glass <sjg@chromium.org> Fixes to stm32f746-disco.c: Signed-off-by:
Tom Rini <trini@konsulko.com>
Simon Glass authoredAdd support for requesting GPIOs with a live device tree. This involves adjusting the function signature for the legacy function gpio_request_by_name_nodev(), so fix up all callers. Signed-off-by:
Simon Glass <sjg@chromium.org> Fixes to stm32f746-disco.c: Signed-off-by:
Tom Rini <trini@konsulko.com>