diff options
author | Andre Przywara <andre.przywara@arm.com> | 2022-09-06 10:36:38 +0100 |
---|---|---|
committer | Andre Przywara <andre.przywara@arm.com> | 2023-10-22 23:40:56 +0100 |
commit | 20b78c55e74dc69a2530c7b76c0912777197caf5 (patch) | |
tree | b8914c3c10a9555be38b5cbdf31b47bb00fbb6e3 /drivers/gpio/axp_gpio.c | |
parent | 5ad98c57b8dc465b7d1534203b75dc2b35440457 (diff) |
pinctrl: sunxi: move pinctrl code
Move the existing sunxi-specific low level pinctrl routines from
arch/arm/mach-sunxi into the existing GPIO code under drivers/gpio, so
that the common code can be shared outside of arch/arm.
This also takes the opportunity to move some definitions from our
header file into the driver C file, as they are private to the driver
and are not needed elsewhere.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Samuel Holland <samuel@sholland.org>
Tested-by: Samuel Holland <samuel@sholland.org>
Diffstat (limited to 'drivers/gpio/axp_gpio.c')
0 files changed, 0 insertions, 0 deletions