From: Leo Liang <ycliang@andestech.com>
To: Eoin Dickson <Eoin.Dickson@microchip.com>
Cc: <u-boot@lists.denx.de>, <rick@andestech.com>,
<conor.dooley@microchip.com>, <jamie.gibbons@microchip.com>,
<praveen.kumar@microchip.com>, <cyril.jean@microchip.com>,
<jagan@amarulasolutions.com>
Subject: Re: [PATCH v2 1/2] gpio: add PolarFire SoC GPIO and Core GPIO driver
Date: Mon, 2 Jun 2025 17:44:12 +0800 [thread overview]
Message-ID: <aD1ybEWRKLGQkqPD@swlinux02> (raw)
In-Reply-To: <20250529102112.3544972-2-Eoin.Dickson@microchip.com>
On Thu, May 29, 2025 at 03:51:11PM +0530, Eoin Dickson wrote:
> [EXTERNAL MAIL]
>
> From: Eoin Dickson <eoin.dickson@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@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@andestech.com>
next prev parent reply other threads:[~2025-06-02 9:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-29 10:21 [PATCH v2 0/2] Add SD card support to the Beagle-V-Fire Eoin Dickson
2025-05-29 10:21 ` [PATCH v2 1/2] gpio: add PolarFire SoC GPIO and Core GPIO driver Eoin Dickson
2025-06-02 9:44 ` Leo Liang [this message]
2025-05-29 10:21 ` [PATCH v2 2/2] spi: coreqspi: add xfer function for PolarFire SoC Eoin Dickson
2025-06-02 9:45 ` Leo Liang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aD1ybEWRKLGQkqPD@swlinux02 \
--to=ycliang@andestech.com \
--cc=Eoin.Dickson@microchip.com \
--cc=conor.dooley@microchip.com \
--cc=cyril.jean@microchip.com \
--cc=jagan@amarulasolutions.com \
--cc=jamie.gibbons@microchip.com \
--cc=praveen.kumar@microchip.com \
--cc=rick@andestech.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox