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.1-rc4
Date: Fri, 11 Nov 2022 13:16:16 +0000 [thread overview]
Message-ID: <20221111131635.0A437C433C1@smtp.kernel.org> (raw)
The following changes since commit f8aa6c895d482847c9b799dcdac8bbdb56cb8e04:
spi: aspeed: Fix window offset of CE1 (2022-10-19 14:36:43 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.1-rc4
for you to fetch changes up to bff6bef701db784bb159a659e99c785b4594fc96:
spi: amd: Fix SPI_SPD7 value (2022-11-04 12:25:03 +0000)
----------------------------------------------------------------
spi: Fixes for v6.1
A relatively large batch of fixes here but all device specific, plus an
update to MAINTAINERS. The summary print change to the STM32 driver is
fixing an issue where the driver could easily end up spamming the logs
with something that should be a debug message.
----------------------------------------------------------------
Jay Fang (1):
MAINTAINERS: Update HiSilicon SFC Driver maintainer
Jon Hunter (1):
spi: tegra210-quad: Don't initialise DMA if not supported
Marek Vasut (1):
spi: stm32: Print summary 'callbacks suppressed' message
Mika Westerberg (1):
spi: intel: Use correct mask for flash and protected regions
Neil Armstrong (2):
spi: meson-spicc: move wait completion in driver to take bursts delay in account
spi: meson-spicc: fix do_div build error on non-arm64
Sean Nyekjaer (1):
spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run
Vitaly Rodionov (1):
spi: amd: Fix SPI_SPD7 value
zhichao.liu (1):
spi: mediatek: Fix package division error
MAINTAINERS | 2 +-
drivers/spi/spi-amd.c | 2 +-
drivers/spi/spi-intel.c | 8 ++++----
drivers/spi/spi-meson-spicc.c | 24 ++++++++++++++++++++++--
drivers/spi/spi-mt65xx.c | 23 +++++++++++++----------
drivers/spi/spi-stm32.c | 3 ++-
drivers/spi/spi-tegra210-quad.c | 6 ++++++
7 files changed, 49 insertions(+), 19 deletions(-)
next reply other threads:[~2022-11-11 13:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-11 13:16 Mark Brown [this message]
2022-11-11 18:03 ` [GIT PULL] SPI fixes for v6.1-rc4 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=20221111131635.0A437C433C1@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