diff options
author | Andre Przywara <andre.przywara@arm.com> | 2025-03-07 02:58:23 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2025-03-13 16:48:56 +0300 |
commit | 6d079d93e4df90235ec15a9f11866881c2fe3a40 (patch) | |
tree | 1a1bcc779d17520de517154edb7db83bb74d7824 /lib/mpi/mpi-inline.c | |
parent | c6c4dc75a1a71c45042815ce761f2c448a7afd48 (diff) | |
download | linux-6d079d93e4df90235ec15a9f11866881c2fe3a40.tar.xz |
pinctrl: sunxi: support moved power configuration registers
The Allwinner pincontroller IP features some registers to control the
withstand voltage of each pin group. So far those registers were always
located at the same offset, but the A523 SoC has moved them (probably to
accommodate all eleven pin banks).
Add a flag to note this feature, and use that to program the registers
either at offset 0x340 or 0x380. So far no pincontroller driver uses
this flag, but we need it for the upcoming A523 support.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/20250306235827.4895-5-andre.przywara@arm.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'lib/mpi/mpi-inline.c')
0 files changed, 0 insertions, 0 deletions