From: Lorenzo Bianconi <lorenzo@kernel.org>
To: Lorenzo Bianconi <lorenzo@kernel.org>,
Ray Liu <ray.liu@airoha.com>, Mark Brown <broonie@kernel.org>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Andy Shevchenko <andy@kernel.org>
Cc: Christian Marangi <ansuelsmth@gmail.com>,
linux-arm-kernel@lists.infradead.org, linux-spi@vger.kernel.org,
upstream@airoha.com
Subject: [PATCH v2 0/2] spi: airoha: Fix errors reported by mtd_test kernel modules
Date: Thu, 19 Sep 2024 18:57:15 +0200 [thread overview]
Message-ID: <20240919-airoha-spi-fixes-v2-0-cb0f0ed9920a@kernel.org> (raw)
Fix errors detected running mtd_test kernel test modules.
---
Changes in v2:
- repost patch 3/4 and 4/4 improving commit log
- Link to v1: https://lore.kernel.org/r/20240913-airoha-spi-fixes-v1-0-de2e74ed4664@kernel.org
---
Lorenzo Bianconi (2):
spi: airoha: remove read cache in airoha_snand_dirmap_read()
spi: airoha: do not keep {tx,rx} dma buffer always mapped
drivers/spi/spi-airoha-snfi.c | 173 +++++++++++++++++-------------------------
1 file changed, 69 insertions(+), 104 deletions(-)
---
base-commit: 220bc4acfbc26376962b155db5160de942a5e4cf
change-id: 20240913-airoha-spi-fixes-56bb430fb99f
Best regards,
--
Lorenzo Bianconi <lorenzo@kernel.org>
next reply other threads:[~2024-09-19 16:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-19 16:57 Lorenzo Bianconi [this message]
2024-09-19 16:57 ` [PATCH v2 1/2] spi: airoha: remove read cache in airoha_snand_dirmap_read() Lorenzo Bianconi
2024-09-19 16:57 ` [PATCH v2 2/2] spi: airoha: do not keep {tx,rx} dma buffer always mapped Lorenzo Bianconi
2024-09-20 14:17 ` Andy Shevchenko
2024-09-20 14:42 ` Lorenzo Bianconi
2024-09-20 9:40 ` (subset) [PATCH v2 0/2] spi: airoha: Fix errors reported by mtd_test kernel modules Mark Brown
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=20240919-airoha-spi-fixes-v2-0-cb0f0ed9920a@kernel.org \
--to=lorenzo@kernel.org \
--cc=andy@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=ansuelsmth@gmail.com \
--cc=broonie@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-spi@vger.kernel.org \
--cc=ray.liu@airoha.com \
--cc=upstream@airoha.com \
/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).