diff options
author | Stefan Wahren <stefan.wahren@i2se.com> | 2022-04-09 11:51:29 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-04-21 16:12:08 +0200 |
commit | d2b67744fd99b06555b7e4d67302ede6c7c6a638 (patch) | |
tree | 2132c37a27bc23117e79197d649151c49050f61e /arch | |
parent | gpiolib: of: Introduce hook for missing gpio-ranges (diff) | |
download | linux-d2b67744fd99b06555b7e4d67302ede6c7c6a638.tar.xz linux-d2b67744fd99b06555b7e4d67302ede6c7c6a638.zip |
pinctrl: bcm2835: implement hook for missing gpio-ranges
The commit c8013355ead6 ("ARM: dts: gpio-ranges property is now required")
fixed the GPIO probing issues caused by "pinctrl: bcm2835: Change init
order for gpio hogs". This changed only the kernel DTS files. Unfortunately
it isn't guaranteed that these files are shipped to all users.
So implement the necessary backward compatibility for BCM2835 and
BCM2711 platform.
Fixes: 266423e60ea1 ("pinctrl: bcm2835: Change init order for gpio hogs")
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20220409095129.45786-3-stefan.wahren@i2se.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions