diff options
author | Linus Walleij <[email protected]> | 2019-06-01 18:59:31 +0200 |
---|---|---|
committer | Peter Rosin <[email protected]> | 2019-06-10 09:28:50 +0200 |
commit | d9a183bfd29d44c927b3920ae49ba2f682793976 (patch) | |
tree | 8f2f8352ef34829dc2e0f4160e8a5130c5cdf9b6 /net/lapb/lapb_subr.c | |
parent | 1f3b69b6b939d870c22182d29e1b357ba6c9a0ed (diff) |
i2c: mux: arb-gpio: Rewrite to use GPIO descriptors
Instead of complex code picking GPIOs out of the device tree
and keeping track of polarity for each GPIO line, use descriptors
and pull polarity handling into the gpiolib.
We look for "our-claim" and "their-claim" since the gpiolib
code will try e.g. "our-claim-gpios" and "our-claim-gpio" in
turn to locate these GPIO lines from the device tree.
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Marek Szyprowski <[email protected]>
Cc: Doug Anderson <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Tested-by: Marek Szyprowski <[email protected]>
Reviewed-by: Douglas Anderson <[email protected]>
Signed-off-by: Peter Rosin <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions