commit | 562c856f96d22ef1204b0a314bc52e85617199b4 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Sat May 30 17:11:00 2020 -0700 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Jun 03 14:16:38 2020 +0200 |
tree | 8d266670c1656642e1ca44a2efbdfffc3d34e19a | |
parent | d4f2b12e6d8e6be860f6b9e23e964cab607987ac [diff] |
pinctrl: bcm2835: Match BCM7211 compatible string 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>