mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Oleksij Rempel <o.rempel@pengutronix.de>
Subject: Re: (subset) [PATCH v2 1/2] spi: atmel_spi: Fix GPIO-based chip select handling to support multiple valid entries
Date: Mon, 01 Jul 2024 14:44:17 +0200	[thread overview]
Message-ID: <171983785795.2238556.14578187184004895584.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20240622174815.3130885-1-o.rempel@pengutronix.de>


On Sat, 22 Jun 2024 19:48:14 +0200, Oleksij Rempel wrote:
> Current implementation of GPIO-based chip select configuration in this
> driver only considers the first valid GPIO and ignores
> subsequent entries. This patch ensures that all valid GPIO entries are
> processed correctly, enabling configurations with multiple valid and
> invalid entries.
> 
> Specifically, this change addresses the issue where configurations like
> `cs-gpios = <&pioC 25 0>, <0>, <0>, <&pioC 28 0>;` are not handled
> correctly, leading to the last valid GPIO being ignored.
> 
> [...]

Applied, thanks!

[1/2] spi: atmel_spi: Fix GPIO-based chip select handling to support multiple valid entries
      https://git.pengutronix.de/cgit/barebox/commit/?id=22467a5fc41f (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2024-07-01 12:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-22 17:48 Oleksij Rempel
2024-06-22 17:48 ` [PATCH v2 2/2] ARM: at91: microchip-sama5d3-eds: implement MDIO and SPI extension boards detection Oleksij Rempel
2024-07-01 12:43   ` Sascha Hauer
2024-07-01 12:44 ` Sascha Hauer [this message]

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=171983785795.2238556.14578187184004895584.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=o.rempel@pengutronix.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