diff options
author | Thomas Blocher <[email protected]> | 2024-07-31 01:16:26 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2024-08-23 17:32:01 +0200 |
commit | 752f387faaae0ae2e84d3f496922524785e77d60 (patch) | |
tree | cd5dc79140765edfe0295c31a2a295485dddac2e /scripts/generate_rust_analyzer.py | |
parent | b7fd10333713e9984cc9b9c04f3681f80efdc809 (diff) |
pinctrl: at91: make it work with current gpiolib
pinctrl-at91 currently does not support the gpio-groups devicetree
property and has no pin-range.
Because of this at91 gpios stopped working since patch
commit 2ab73c6d8323fa1e ("gpio: Support GPIO controllers without pin-ranges")
This was discussed in the patches
commit fc328a7d1fcce263 ("gpio: Revert regression in sysfs-gpio (gpiolib.c)")
commit 56e337f2cf132632 ("Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"")
As a workaround manually set pin-range via gpiochip_add_pin_range() until
a) pinctrl-at91 is reworked to support devicetree gpio-groups
b) another solution as mentioned in
commit 56e337f2cf132632 ("Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"")
is found
Signed-off-by: Thomas Blocher <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions