[U-Boot] [PATCH 11/13] gpio: sandbox: cleanup binding support
Simon Glass
sjg at chromium.org
Wed Oct 30 01:48:17 UTC 2019
On Wed, 23 Oct 2019 at 07:45, Patrick Delaunay <patrick.delaunay at st.com> wrote:
>
> Cleanup binding support, use the generic binding by default
> (test u-class gpio_xlate_offs_flags function) and add
> specific binding for added value.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
>
> arch/sandbox/dts/test.dts | 14 ++++++++++----
> drivers/gpio/sandbox.c | 13 ++++++++-----
> include/dt-bindings/gpio/sandbox-gpio.h | 24 ++++++++++++++++++++++++
> 3 files changed, 42 insertions(+), 9 deletions(-)
> create mode 100644 include/dt-bindings/gpio/sandbox-gpio.h
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list