commit | bfda9491c39ac5bc52ff9a23ed0efe8636dd9070 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Wed Oct 20 23:52:56 2021 -0500 |
committer | Andre Przywara <andre.przywara@arm.com> | Sun Jan 30 01:25:00 2022 +0000 |
tree | a95ce5a1520ef9617c2db1de179b2e71d314c440 | |
parent | 6dde4a28993fc95ace3afd676bea18c3530869d1 [diff] |
gpio: sunxi: Implement .set_flags 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> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>