From: Mathieu Poirier <mathieu.poirier@linaro.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Bjorn Andersson <andersson@kernel.org>,
Patrice Chotard <patrice.chotard@foss.st.com>,
linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/5] remoteproc: Simplify few things: omap, keystone, st
Date: Wed, 15 Jan 2025 10:07:47 -0700 [thread overview]
Message-ID: <Z4frY5W0Nfx/iTfR@p14s> (raw)
In-Reply-To: <20250111-b4-syscon-phandle-args-remoteproc-v1-0-73ed6fafa1e3@linaro.org>
On Sat, Jan 11, 2025 at 07:42:48PM +0100, Krzysztof Kozlowski wrote:
> Few code simplifications without functional impact. Not tested on
> hardware.
>
> Best regards,
> Krzysztof
>
> ---
> Krzysztof Kozlowski (5):
> remoteproc: keystone: Simplify returning syscon PTR_ERR
> remoteproc: omap: Simplify returning syscon PTR_ERR
> remoteproc: st: Simplify with dev_err_probe
> remoteproc: keystone: Use syscon_regmap_lookup_by_phandle_args
> remoteproc: st: Use syscon_regmap_lookup_by_phandle_args
>
> drivers/remoteproc/keystone_remoteproc.c | 17 +++-------
> drivers/remoteproc/omap_remoteproc.c | 7 ++---
> drivers/remoteproc/st_remoteproc.c | 54 +++++++++++++-------------------
> 3 files changed, 28 insertions(+), 50 deletions(-)
I have applied this set.
Thanks,
Mathieu
> ---
> base-commit: 6ecd20965bdc21b265a0671ccf36d9ad8043f5ab
> change-id: 20250111-b4-syscon-phandle-args-remoteproc-06dfa873d1d1
>
> Best regards,
> --
> Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
prev parent reply other threads:[~2025-01-15 17:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-11 18:42 [PATCH 0/5] remoteproc: Simplify few things: omap, keystone, st Krzysztof Kozlowski
2025-01-11 18:42 ` [PATCH 1/5] remoteproc: keystone: Simplify returning syscon PTR_ERR Krzysztof Kozlowski
2025-01-11 18:42 ` [PATCH 2/5] remoteproc: omap: " Krzysztof Kozlowski
2025-01-11 18:42 ` [PATCH 3/5] remoteproc: st: Simplify with dev_err_probe Krzysztof Kozlowski
2025-01-13 8:23 ` Patrice CHOTARD
2025-01-11 18:42 ` [PATCH 4/5] remoteproc: keystone: Use syscon_regmap_lookup_by_phandle_args Krzysztof Kozlowski
2025-01-11 18:42 ` [PATCH 5/5] remoteproc: st: " Krzysztof Kozlowski
2025-01-13 8:25 ` Patrice CHOTARD
2025-01-15 17:07 ` Mathieu Poirier [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=Z4frY5W0Nfx/iTfR@p14s \
--to=mathieu.poirier@linaro.org \
--cc=andersson@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=patrice.chotard@foss.st.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 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.