mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-04 13:07:46 +01:00
gpio_get_values_as_int() should return an error if something goes wrong. Also provide gpio_claim_vector(), a function to request the GPIOs and set them to input mode. Otherwise callers have to do this themselves. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com> |
||
|---|---|---|
| .. | ||
| atomic-long.h | ||
| errno.h | ||
| global_data.h | ||
| gpio.h | ||
| ioctl.h | ||
| sections.h | ||
| signal.h | ||
| u-boot.h | ||
| unaligned.h | ||