[PATCH v1 0/2] polarfire gpio driver follow-ups

Conor Dooley posted 2 patches 2 weeks, 2 days ago
There is a newer version of this series
MAINTAINERS              |  1 +
drivers/gpio/gpio-mpfs.c | 38 +++++++++++++++++++++++++++++++++-----
2 files changed, 34 insertions(+), 5 deletions(-)
[PATCH v1 0/2] polarfire gpio driver follow-ups
Posted by Conor Dooley 2 weeks, 2 days ago
From: Conor Dooley <conor.dooley@microchip.com>

Yo,

I realised last week, while rebasing the interrupt portion of the
driver, that coregpio a compatible in the kernel as well as a dts user.
Given how long the driver has taken to even get partially accepted, I
waited to get it to gpio/for-next rather than showing up with last
minute additions to it.

Cheers,
Conor.

CC: Conor Dooley <conor.dooley@microchip.com>
CC: Daire McNamara <daire.mcnamara@microchip.com>
CC: Linus Walleij <linus.walleij@linaro.org>
CC: Bartosz Golaszewski <brgl@bgdev.pl>
CC: linux-kernel@vger.kernel.org
CC: linux-gpio@vger.kernel.org

Conor Dooley (2):
  gpio: mpfs: add CoreGPIO support
  MAINTAINERS: add gpio driver to PolarFire entry

 MAINTAINERS              |  1 +
 drivers/gpio/gpio-mpfs.c | 38 +++++++++++++++++++++++++++++++++-----
 2 files changed, 34 insertions(+), 5 deletions(-)

-- 
2.45.2
Re: (subset) [PATCH v1 0/2] polarfire gpio driver follow-ups
Posted by Bartosz Golaszewski 1 week, 6 days ago
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>


On Thu, 07 Nov 2024 10:33:39 +0000, Conor Dooley wrote:
> From: Conor Dooley <conor.dooley@microchip.com>
> 
> Yo,
> 
> I realised last week, while rebasing the interrupt portion of the
> driver, that coregpio a compatible in the kernel as well as a dts user.
> Given how long the driver has taken to even get partially accepted, I
> waited to get it to gpio/for-next rather than showing up with last
> minute additions to it.
> 
> [...]

Applied, thanks!

I must admit I like your b4 topic names. :)

[2/2] MAINTAINERS: add gpio driver to PolarFire entry
      commit: 10287f0f9ee91f75a60ec1b19d962f459b18f589

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Re: (subset) [PATCH v1 0/2] polarfire gpio driver follow-ups
Posted by Conor Dooley 1 week, 5 days ago
On Sun, Nov 10, 2024 at 08:10:31PM +0100, Bartosz Golaszewski wrote:
 
> I must admit I like your b4 topic names. :)

Heh, no credit to me - they're not b4 topic names. The branch was
actually called "gpio-noirq-core". It's a sendemail-validate hook in
git that generates it using diceware that came out of a conversation
between Brauner/Greg/Konstantin. Beats the usual send-email message-ids
given it is more human readable.