diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-01-14 00:53:51 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2023-01-26 15:38:55 +0300 |
commit | bc96299707d925286d67212704dca45d73031c53 (patch) | |
tree | 0aeafed4d8021c2ac7f6ea4a044fa18844771cb9 /drivers/gpio/gpiolib-of.c | |
parent | 2d578dd27871372f7159dd3206149ec616700d87 (diff) | |
download | linux-bc96299707d925286d67212704dca45d73031c53.tar.xz |
pinctrl: bcm2835: Switch to use ->add_pin_ranges()
Yeah, while the ->add_pin_ranges() shouldn't be used by DT drivers,
this one requires it to support quite old firmware descriptions that
do not have gpio-ranges property.
The change allows to clean up GPIO library from OF specifics.
There is no functional change intended.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Stefan Wahren <stefan.wahren@i2se.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/r/20230113215352.44272-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpiolib-of.c')
0 files changed, 0 insertions, 0 deletions