]> git.baikalelectronics.ru Git - uboot.git/commit
gpio: sandbox: cleanup binding support
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 13 Jan 2020 10:35:13 +0000 (11:35 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 17 Apr 2020 03:06:54 +0000 (23:06 -0400)
commit53c34f13f3e3dac529601d0cc95bc2a5d9467fc8
tree9bd897a61db3381638c5a397e759a00e6c730a90
parentfabca47157d5ced79717967ad22fb6d11e4d265c
gpio: sandbox: cleanup binding support

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@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/test.dts
drivers/gpio/sandbox.c
include/dt-bindings/gpio/sandbox-gpio.h [new file with mode: 0644]