Searched hist:"0 dac4d51f50e9252dbc00075cf65eeba57017926" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | gpio-uclass.c | 0dac4d51f50e9252dbc00075cf65eeba57017926 Tue Jan 06 03:05:28 UTC 2015 Simon Glass <sjg@chromium.org> dm: gpio: Add a driver GPIO translation method
Only the GPIO driver knows about the full GPIO device tree binding used by a device. Add a method to allow the driver to provide this information to the uclass, including the GPIO offset within the device and flags such as the polarity.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/include/asm-generic/ |
| H A D | gpio.h | 0dac4d51f50e9252dbc00075cf65eeba57017926 Tue Jan 06 03:05:28 UTC 2015 Simon Glass <sjg@chromium.org> dm: gpio: Add a driver GPIO translation method
Only the GPIO driver knows about the full GPIO device tree binding used by a device. Add a method to allow the driver to provide this information to the uclass, including the GPIO offset within the device and flags such as the polarity.
Signed-off-by: Simon Glass <sjg@chromium.org>
|