[U-Boot] [PATCH 14/23] test: dm: Update GPIO tests for new gpio_request() method
Simon Glass
sjg at chromium.org
Fri Oct 24 05:53:05 CEST 2014
On 4 October 2014 11:29, Simon Glass <sjg at chromium.org> wrote:
> Now that gpio_request() is handled by the uclass, updates the tests
> accordingly.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> doc/driver-model/README.txt | 25 +++++++++++++++++++--
> test/dm/gpio.c | 55 +++++++++++++++++++++++++++------------------
> 2 files changed, 56 insertions(+), 24 deletions(-)
Applied to u-boot-dm/master
More information about the U-Boot
mailing list