From: Marco Felsch <m.felsch@pengutronix.de>
To: Russ Weight <russ.weight@linux.dev>
Cc: Rob Herring <robh@kernel.org>, Conor Dooley <conor+dt@kernel.org>,
Henrik Rydberg <rydberg@bitmath.org>,
Kamel Bouhara <kamel.bouhara@bootlin.com>,
"Rafael J. Wysocki" <rafael@kernel.org>,
devicetree@vger.kernel.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
linux-kernel@vger.kernel.org,
Luis Chamberlain <mcgrof@kernel.org>,
Marco Felsch <kernel@pengutronix.de>,
linux-input@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Danilo Krummrich <dakr@kernel.org>
Subject: Re: [PATCH v3 1/4] firmware_loader: expand firmware error codes with up-to-date error
Date: Wed, 19 Nov 2025 11:10:07 +0100 [thread overview]
Message-ID: <20251119101007.za2373biybt24qfs@pengutronix.de> (raw)
In-Reply-To: <juffz52dxb2txvolv7d3kb37urweg3kau67rb3zk42ovn4uze2@uqvbyz6nuecn>
On 25-11-18, Russ Weight wrote:
> On Tue, Nov 11, 2025 at 12:01:10PM +0100, Marco Felsch wrote:
> > On 25-10-16, Marco Felsch wrote:
> > > Hi all,
> > >
> > > On 25-09-20, Dmitry Torokhov wrote:
> > > > On Wed, Aug 27, 2025 at 03:29:33PM -0600, Russ Weight wrote:
> > > > >
> > > > > On Thu, Aug 21, 2025 at 07:26:36PM +0200, Marco Felsch wrote:
> > > > > > Add FW_UPLOAD_ERR_DUPLICATE to allow drivers to inform the firmware_loader
> > > > > > framework that the update is not required. This can be the case if the
> > > > > > user provided firmware matches the current running firmware.
> > > > > >
> > > > > > Sync lib/test_firmware.c accordingly.
> > > > > >
> > > > > > Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
> > > > >
> > > > > Reviewed-by: Russ Weight <russ.weight@linux.dev>
> > > >
> > > > Does this mean I should merge this through input tree?
> > >
> > > may I ask how this is planned to go further?
> >
> > Gentle ping.
>
> Marco - I would recommend adding the Reviewed-by tags that you
> have received and then resubmitting the patch.
I can do this albeit I thought this will be collected autom. by b4.
Regards,
Marco
> -- Russ
>
> >
> > Regards,
> > Marco
> >
> >
> > >
> > > Regards,
> > > Marco
> > >
> > > >
> > > > Thanks.
> > > >
> > > > --
> > > > Dmitry
> >
> > --
> > #gernperDu
> > #CallMeByMyFirstName
> >
> > Pengutronix e.K. | |
> > Steuerwalder Str. 21 | https://www.pengutronix.de/ |
> > 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
> > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
>
>
--
#gernperDu
#CallMeByMyFirstName
Pengutronix e.K. | |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
next prev parent reply other threads:[~2025-11-19 10:10 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-21 17:26 [PATCH v3 0/4] Input: Add support for TouchNetix aXiom touchscreen Marco Felsch
2025-08-21 17:26 ` [PATCH v3 1/4] firmware_loader: expand firmware error codes with up-to-date error Marco Felsch
2025-08-27 21:24 ` Luis Chamberlain
2025-08-27 21:29 ` Russ Weight
2025-09-21 2:51 ` Dmitry Torokhov
2025-10-16 14:52 ` Marco Felsch
2025-11-11 11:01 ` Marco Felsch
2025-11-18 23:22 ` Russ Weight
2025-11-19 10:10 ` Marco Felsch [this message]
2025-11-19 13:58 ` Konstantin Ryabitsev
2025-11-21 14:00 ` Marco Felsch
2025-11-24 17:45 ` Russ Weight
2026-01-06 18:23 ` Marco Felsch
2025-08-21 17:26 ` [PATCH v3 2/4] dt-bindings: vendor-prefixes: Add TouchNetix AS Marco Felsch
2025-08-21 17:26 ` [PATCH v3 3/4] dt-bindings: input: Add TouchNetix axiom touchscreen Marco Felsch
2025-08-22 8:40 ` Krzysztof Kozlowski
2025-08-21 17:26 ` [PATCH v3 4/4] Input: Add TouchNetix aXiom I2C Touchscreen support Marco Felsch
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=20251119101007.za2373biybt24qfs@pengutronix.de \
--to=m.felsch@pengutronix.de \
--cc=akpm@linux-foundation.org \
--cc=conor+dt@kernel.org \
--cc=dakr@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=kamel.bouhara@bootlin.com \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mcgrof@kernel.org \
--cc=rafael@kernel.org \
--cc=robh@kernel.org \
--cc=russ.weight@linux.dev \
--cc=rydberg@bitmath.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