[PATCH v2 1/2] gpio: add PolarFire SoC GPIO and Core GPIO driver

Leo Liang ycliang at andestech.com
Mon Jun 2 11:44:12 CEST 2025


On Thu, May 29, 2025 at 03:51:11PM +0530, Eoin Dickson wrote:
> [EXTERNAL MAIL]
> 
> 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