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)
commit2c0f782e0fc0f0dcc619d81237c3a8718f4e282f
tree9bd897a61db3381638c5a397e759a00e6c730a90
parentd15c05b5d0abd24cc30a0bb4d155e487658b7a09
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]