]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
pinctrl: bcm2835: Match BCM7211 compatible string
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 25 Jan 2022 19:42:19 +0000 (11:42 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 29 Jan 2022 09:25:10 +0000 (10:25 +0100)
commit08fd6274380af2365e6f2aadf3264ff817400a80
tree60cea32552790b5b139d0cdda319a8af857dae8f
parentac3daf50c150e96e4cdf79f417821356eb3fe677
pinctrl: bcm2835: Match BCM7211 compatible string

commit 562c856f96d22ef1204b0a314bc52e85617199b4 upstream

The BCM7211 SoC uses the same pinconf_ops as the ones defined for the
BCM2711 SoC, match the compatible string and use the correct set of
options.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20200531001101.24945-4-f.fainelli@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pinctrl/bcm/pinctrl-bcm2835.c