From: Tzung-Bi Shih <tzungbi@kernel.org>
To: Dawid Niedzwiecki <dawidn@google.com>
Cc: Benson Leung <bleung@chromium.org>,
chrome-platform@lists.linux.dev, linux-kernel@vger.kernel.org,
chromeos-krk-upstreaming@google.com
Subject: Re: [PATCH v3 0/2] platform/chrome: cros_ec: improve probing for RWSIG
Date: Mon, 9 Dec 2024 02:20:43 +0000 [thread overview]
Message-ID: <Z1ZT-ytCFmOvrFu5@google.com> (raw)
In-Reply-To: <20241206091514.2538350-1-dawidn@google.com>
On Fri, Dec 06, 2024 at 09:15:12AM +0000, Dawid Niedzwiecki wrote:
> V2 -> V3:
> - Move exiting from `cros_ec_rwsig_continue` if `error_count` exceeds
> `RWSIG_CONTINUE_MAX_ERRORS_IN_ROW` to the `if (rev < 0)` statement when
> `error_count` is incremented.
>
> V1 -> V2:
> - Use dev_info instead of dev_warn when cros_ec_rwsig_continue returns
> an error.
> - Return immediately from cros_ec_rwsig_continue, if the RWSIG_ACTION
> command fails itself, not SPI transaction.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git for-next
[1/2] platform/chrome: cros_ec: jump to RW before probing
commit: 4b308a1944b8ff1d50131849372672396a799a37
[2/2] platform/chrome: cros_ec_proto: remove unnecessary retries
commit: bd37caa72a61fea3c1ddf465ed1b122b6a613349
Thanks!
prev parent reply other threads:[~2024-12-09 2:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-06 9:15 [PATCH v3 0/2] platform/chrome: cros_ec: improve probing for RWSIG Dawid Niedzwiecki
2024-12-06 9:15 ` [PATCH v3 1/2] platform/chrome: cros_ec: jump to RW before probing Dawid Niedzwiecki
2024-12-06 9:15 ` [PATCH v3 2/2] platform/chrome: cros_ec_proto: remove unnecessary retries Dawid Niedzwiecki
2024-12-09 2:20 ` Tzung-Bi Shih [this message]
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=Z1ZT-ytCFmOvrFu5@google.com \
--to=tzungbi@kernel.org \
--cc=bleung@chromium.org \
--cc=chrome-platform@lists.linux.dev \
--cc=chromeos-krk-upstreaming@google.com \
--cc=dawidn@google.com \
--cc=linux-kernel@vger.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.