Searched hist:a5ab8838c6b096ba6e4ba57fdb169cb8ecfea295 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | sunxi_gpio.c | a5ab8838c6b096ba6e4ba57fdb169cb8ecfea295 Sat Apr 18 17:33:43 UTC 2015 Simon Glass <sjg@chromium.org> sunxi: gpio: Add temporary implementation of name_to_gpio()
Until sunxi moves to device tree (e.g. for USB) we need to convert named GPIOs to numbers. Add a function to do this.
This fixes the USB / EHCI support not working on the LinkSprite pcDuino3 (which uses devicemodel).
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|