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 fixes for v6.15-merge-window
Date: Fri, 04 Apr 2025 16:20:13 +0100 [thread overview]
Message-ID: <1fac1505c004071e4ad79df7e733d422.broonie@kernel.org> (raw)
The following changes since commit ee2ecf2cf501eaa69dcd723d76b434767195b64e:
spi: dt-bindings: cdns,qspi-nor: Improve (2025-03-20 15:35:31 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.15-merge-window
for you to fetch changes up to e19c1272c80a5ecce387c1b0c3b995f4edf9c525:
spi: bcm2835: Restore native CS probing when pinctrl-bcm2835 is absent (2025-04-02 12:55:32 +0100)
----------------------------------------------------------------
spi: Fixes for v6.15
A small collection of fixes that came in during the merge window,
everything is driver specific with nothing standing out particularly
----------------------------------------------------------------
Florian Fainelli (2):
spi: bcm2835: Do not call gpiod_put() on invalid descriptor
spi: bcm2835: Restore native CS probing when pinctrl-bcm2835 is absent
Geert Uytterhoeven (1):
spi: SPI_QPIC_SNAND should be tristate and depend on MTD
Han Xu (1):
spi: fsl-qspi: use devm function instead of driver remove
Josh Poimboeuf (1):
spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock()
Luis de Arquer (1):
spi-rockchip: Fix register out of bounds access
Miquel Raynal (1):
spi: cadence-qspi: revert "Improve spi memory performance"
drivers/spi/Kconfig | 4 ++--
drivers/spi/spi-bcm2835.c | 18 ++++++++++++++++--
drivers/spi/spi-cadence-quadspi.c | 2 +-
drivers/spi/spi-cadence-xspi.c | 2 +-
drivers/spi/spi-fsl-qspi.c | 31 +++++++++++++++++--------------
drivers/spi/spi-qpic-snand.c | 2 +-
drivers/spi/spi-rockchip.c | 2 +-
7 files changed, 39 insertions(+), 22 deletions(-)
next reply other threads:[~2025-04-04 15:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-04 15:20 Mark Brown [this message]
2025-04-04 17:02 ` [GIT PULL] SPI fixes for v6.15-merge-window 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=1fac1505c004071e4ad79df7e733d422.broonie@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