[PATCH v1 0/4] Add SD card support to the Beagle-V-Fire
Conor.Dooley at microchip.com
Conor.Dooley at microchip.com
Thu May 22 16:38:16 CEST 2025
On 22/05/2025 15:09, Eoin Dickson wrote:
> From: Eoin Dickson <eoin.dickson at microchip.com>
>
> This series add SD card support for the Beagle-V-Fire. The Beagle-V-Fire uses the
> Microchip coreqspi xfer function and a gpio chip select, so this series adds gpio
> support for PolarFire SoC and the xfer function into the Microchip coreqspi driver.
>
> Eoin Dickson (4):
> gpio: add PolarFire SoC GPIO and Core GPIO driver
> spi: coreqspi: add xfer function for PolarFire SoC
> configs: beaglev_fire: Enable GPIO and MMC_SPI
> riscv: dts: microchip: enable gpio banks in Beagle-V Fire
I think what you need/want gpio wise is already in dts/upstream/
but the config you're citing here doesn't exist in upstream
yet, so in v2 either drop the beagle-v specific bits and just
include the driver stuff or else bring the whole beaglev support
along. The former might be a better option, since the platform
support portion probably needs a wee chat with the TI folks
about whther it goes with the "real" TI beagles or not.
More information about the U-Boot
mailing list