[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5553bad0-2bd1-41c0-966f-98a0a4acbb23@csgroup.eu>
Date: Wed, 30 Jul 2025 15:37:14 +0200
From: Christophe Leroy <christophe.leroy@...roup.eu>
To: "Jiri Slaby (SUSE)" <jirislaby@...nel.org>, linux-kernel@...r.kernel.org
Cc: tglx@...utronix.de, Qiang Zhao <qiang.zhao@....com>,
Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
linux-arm-kernel@...ts.infradead.org, linuxppc-dev@...ts.ozlabs.org,
linux-tegra@...r.kernel.org
Subject: Re: [PATCH] soc: Use dev_fwnode()
Le 08/07/2025 à 10:33, Christophe Leroy a écrit :
> Hi,
>
> Le 11/06/2025 à 12:43, Jiri Slaby (SUSE) a écrit :
>> irq_domain_create_simple() takes fwnode as the first argument. It can be
>> extracted from the struct device using dev_fwnode() helper instead of
>> using of_node with of_fwnode_handle().
>>
>> So use the dev_fwnode() helper.
>>
>> Signed-off-by: Jiri Slaby (SUSE) <jirislaby@...nel.org>
>> Cc: Qiang Zhao <qiang.zhao@....com>
>> Cc: Christophe Leroy <christophe.leroy@...roup.eu>
>> Cc: Thierry Reding <thierry.reding@...il.com>
>> Cc: Jonathan Hunter <jonathanh@...dia.com>
>> Cc: linux-arm-kernel@...ts.infradead.org
>> Cc: linuxppc-dev@...ts.ozlabs.org
>
> There must be something wrong with this patch. b4 shazam applies a
> different patch.
>
> $ b4 shazam -l -s --single-message --no-parent 20250611104348.192092-19-
> jirislaby@...nel.org
> Single-message mode, ignoring any follow-ups
> Grabbing thread from lore.kernel.org/all/20250611104348.192092-19-
> jirislaby@...nel.org/t.mbox.gz
> Breaking thread to remove parents of 20250611104348.192092-19-
> jirislaby@...nel.org
> Checking for newer revisions
> Grabbing search results from lore.kernel.org
> Added from v2: 1 patches
> Analyzing 25 messages in the thread
> Looking for additional code-review trailers on lore.kernel.org
> Analyzing 22 code-review messages
> Will use the latest revision: v2
> You can pick other revisions using the -vN flag
> Checking attestation on all messages, may take a moment...
> ---
> ✓ [PATCH v2] iio: adc: stm32-adc: Use dev_fwnode()
> + Reviewed-by: David Lechner <dlechner@...libre.com> (✗ DKIM/
> baylibre-com.20230601.gappssmtp.com)
> + Link: https://lore.kernel.org/r/20250612084627.217341-1-
> jirislaby@...nel.org
> + Signed-off-by: Christophe Leroy <christophe.leroy@...roup.eu>
> ---
> ✓ Signed: DKIM/kernel.org
> ---
> Total patches: 1
> ---
> Application de iio: adc: stm32-adc: Use dev_fwnode()
>
> You must have posted another patch with the same message ID. I had to
> apply it manually.
>
Applied (Manually), thanks!
Powered by blists - more mailing lists