pinctrl: axp209: Support the AXP221/AXP223/AXP809 variant
authorSamuel Holland <samuel@sholland.org>
Tue, 21 Jun 2022 03:42:23 +0000 (22:42 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 30 Jun 2022 12:05:57 +0000 (14:05 +0200)
commitd4c0b614b5a47d0b3870e89fd211b6e80f6973eb
tree67ebb9bffa1b0e1fc569e54ef79053d4f445027c
parentf9f991e14969465448ab598c6f70dbedf2938ed5
pinctrl: axp209: Support the AXP221/AXP223/AXP809 variant

These PMICs each have 2 GPIOs with the same register layout as AXP813,
but without an ADC function. They all fall back to the AXP221 compatible
string, so only that one needs to be listed in the driver.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Link: https://lore.kernel.org/r/20220621034224.38995-4-samuel@sholland.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-axp209.c