[PATCH v3 1/2] gpio: add PolarFire SoC GPIO and Core GPIO driver
Leo Liang
ycliang at andestech.com
Thu Jul 17 07:38:43 CEST 2025
On Tue, Jul 08, 2025 at 06:31:20PM +0530, Eoin Dickson wrote:
> From: Eoin Dickson <eoin.dickson at microchip.com>
>
> This driver adds GPIO support for PolarFire SoC family, this is required
> to add sd card support on the Beagle-V-Fire as it uses GPIO chip selects
>
> Signed-off-by: Eoin Dickson <eoin.dickson at microchip.com>
> ---
> drivers/gpio/Kconfig | 5 +
> drivers/gpio/Makefile | 1 +
> drivers/gpio/mpfs_gpio.c | 198 +++++++++++++++++++++++++++++++++++++++
> 3 files changed, 204 insertions(+)
> create mode 100644 drivers/gpio/mpfs_gpio.c
Acked-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list