linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org,
	Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] SPI updates for v6.2-rc8-abi
Date: Thu, 16 Feb 2023 16:33:04 +0000	[thread overview]
Message-ID: <20230216163312.A26DEC4339C@smtp.kernel.org> (raw)

The following changes since commit e0fe6a31cac84735939c29d1e05055d58325c6c0:

  spi: Rename spi-cs-setup-ns property to spi-cs-setup-delay-ns (2023-01-05 16:07:09 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-v6.2-rc8-abi

for you to fetch changes up to f276aacf5d2f7fb57e400db44c807ea3b9525fd6:

  spi: Use a 32-bit DT property for spi-cs-setup-delay-ns (2023-01-13 12:31:49 +0000)

----------------------------------------------------------------
spi: Update for v6.2

One more last minute patch for v6.2 updating the parsing of the
newly added spi-cs-setup-delay-ns - it's been pointed out that
due to the way DT parsing works the change in property size is
ABI visible so let's not let a release go out without it being
fixed.  The change got split from some earlier ABI related fixes
to the property since the first version sent had a build error.

----------------------------------------------------------------
Janne Grunau (1):
      spi: Use a 32-bit DT property for spi-cs-setup-delay-ns

 drivers/spi/spi.c | 23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)

             reply	other threads:[~2023-02-16 16:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-16 16:33 Mark Brown [this message]
2023-02-16 20:23 ` [GIT PULL] SPI updates for v6.2-rc8-abi pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2023-02-16 13:11 Mark Brown
2023-02-16 16:26 ` Mark Brown
2023-02-22 19:53 ` pr-tracker-bot

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=20230216163312.A26DEC4339C@smtp.kernel.org \
    --to=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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;
as well as URLs for NNTP newsgroup(s).