From: "Marek Behún" <kabel@kernel.org>
To: Arnd Bergmann <arnd@arndb.de>, soc@kernel.org, arm@kernel.org
Cc: "Marek Behún" <kabel@kernel.org>
Subject: [PATCH 0/3] Fixes for turris-mox-rwtm driver
Date: Mon, 15 Jul 2024 13:59:09 +0200 [thread overview]
Message-ID: <20240715115912.9507-1-kabel@kernel.org> (raw)
Hello Arnd,
as you requested I've split the 3 fix patches from the
Updates for turris-mox-rwtm driver
series. I will send the rest once the merge window is closed.
Marek
Marek Behún (3):
firmware: turris-mox-rwtm: Do not complete if there are no waiters
firmware: turris-mox-rwtm: Fix checking return value of
wait_for_completion_timeout()
firmware: turris-mox-rwtm: Initialize completion before mailbox
drivers/firmware/turris-mox-rwtm.c | 23 +++++++++++------------
1 file changed, 11 insertions(+), 12 deletions(-)
--
2.44.2
next reply other threads:[~2024-07-15 11:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-15 11:59 Marek Behún [this message]
2024-07-15 11:59 ` [PATCH 1/3] firmware: turris-mox-rwtm: Do not complete if there are no waiters Marek Behún
2024-07-15 11:59 ` [PATCH 2/3] firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_timeout() Marek Behún
2024-07-15 11:59 ` [PATCH 3/3] firmware: turris-mox-rwtm: Initialize completion before mailbox Marek Behún
2024-08-06 20:08 ` [PATCH 0/3] Fixes for turris-mox-rwtm driver patchwork-bot+linux-soc
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=20240715115912.9507-1-kabel@kernel.org \
--to=kabel@kernel.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=soc@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.