
24 Oct
2021
24 Oct
'21
9:53 p.m.
On Wed, 20 Oct 2021 at 22:53, Samuel Holland samuel@sholland.org wrote:
This, along with gpio_flags_xlate(), allows the GPIO driver to handle pull-up/down flags provided by consumer drivers or in the device tree.
Signed-off-by: Samuel Holland samuel@sholland.org
drivers/gpio/sunxi_gpio.c | 62 +++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 35 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org