Searched hist:"3 a57123e598ea46fc88a8e29e6932eba02d4ac5f" (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/drivers/gpio/ |
H A D | 74x164_gpio.c | diff 3a57123e598ea46fc88a8e29e6932eba02d4ac5f Thu May 18 21:09:18 CDT 2017 Simon Glass <sjg@chromium.org> dm: gpio: Refactor to prepare for live tree support
Move the main part of the GPIO request function into a separate function so that it can be used by the live tree function when added. Update the xlate method to use a node reference.
Update all GPIO drivers to handle the modified xlate() method.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | tegra186_gpio.c | diff 3a57123e598ea46fc88a8e29e6932eba02d4ac5f Thu May 18 21:09:18 CDT 2017 Simon Glass <sjg@chromium.org> dm: gpio: Refactor to prepare for live tree support
Move the main part of the GPIO request function into a separate function so that it can be used by the live tree function when added. Update the xlate method to use a node reference.
Update all GPIO drivers to handle the modified xlate() method.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | pca953x_gpio.c | diff 3a57123e598ea46fc88a8e29e6932eba02d4ac5f Thu May 18 21:09:18 CDT 2017 Simon Glass <sjg@chromium.org> dm: gpio: Refactor to prepare for live tree support
Move the main part of the GPIO request function into a separate function so that it can be used by the live tree function when added. Update the xlate method to use a node reference.
Update all GPIO drivers to handle the modified xlate() method.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | sandbox.c | diff 3a57123e598ea46fc88a8e29e6932eba02d4ac5f Thu May 18 21:09:18 CDT 2017 Simon Glass <sjg@chromium.org> dm: gpio: Refactor to prepare for live tree support
Move the main part of the GPIO request function into a separate function so that it can be used by the live tree function when added. Update the xlate method to use a node reference.
Update all GPIO drivers to handle the modified xlate() method.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | sunxi_gpio.c | diff 3a57123e598ea46fc88a8e29e6932eba02d4ac5f Thu May 18 21:09:18 CDT 2017 Simon Glass <sjg@chromium.org> dm: gpio: Refactor to prepare for live tree support
Move the main part of the GPIO request function into a separate function so that it can be used by the live tree function when added. Update the xlate method to use a node reference.
Update all GPIO drivers to handle the modified xlate() method.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | tegra_gpio.c | diff 3a57123e598ea46fc88a8e29e6932eba02d4ac5f Thu May 18 21:09:18 CDT 2017 Simon Glass <sjg@chromium.org> dm: gpio: Refactor to prepare for live tree support
Move the main part of the GPIO request function into a separate function so that it can be used by the live tree function when added. Update the xlate method to use a node reference.
Update all GPIO drivers to handle the modified xlate() method.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | gpio-uclass.c | diff 3a57123e598ea46fc88a8e29e6932eba02d4ac5f Thu May 18 21:09:18 CDT 2017 Simon Glass <sjg@chromium.org> dm: gpio: Refactor to prepare for live tree support
Move the main part of the GPIO request function into a separate function so that it can be used by the live tree function when added. Update the xlate method to use a node reference.
Update all GPIO drivers to handle the modified xlate() method.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/include/asm-generic/ |
H A D | gpio.h | diff 3a57123e598ea46fc88a8e29e6932eba02d4ac5f Thu May 18 21:09:18 CDT 2017 Simon Glass <sjg@chromium.org> dm: gpio: Refactor to prepare for live tree support
Move the main part of the GPIO request function into a separate function so that it can be used by the live tree function when added. Update the xlate method to use a node reference.
Update all GPIO drivers to handle the modified xlate() method.
Signed-off-by: Simon Glass <sjg@chromium.org>
|