From: Frank Li <Frank.li@nxp.com>
To: Thorsten Leemhuis <regressions@leemhuis.info>
Cc: Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
"Rob Herring (Arm)" <robh@kernel.org>,
Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>,
"Peng Fan (OSS)" <peng.fan@oss.nxp.com>,
imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Peng Fan <peng.fan@nxp.com>,
Linux kernel regressions list <regressions@lists.linux.dev>
Subject: Re: [PATCH] soc: imx8m: Fix match data lookup for soc device
Date: Thu, 28 May 2026 12:47:51 -0400 [thread overview]
Message-ID: <ahhxtz94pX9ujv25@lizhi-Precision-Tower-5810> (raw)
In-Reply-To: <3cc57464-a10f-4b8c-9080-8d6f65a0d42f@leemhuis.info>
On Thu, May 28, 2026 at 12:55:34PM +0200, Thorsten Leemhuis wrote:
> On 5/7/26 17:46, Frank Li wrote:
> >
> > On Mon, 27 Apr 2026 09:01:48 +0800, Peng Fan (OSS) wrote:
> >> The i.MX8M soc device is registered via platform_device_register_simple(),
> >> so it is not associated with a Device Tree node and the imx8m_soc_driver
> >> has no of_match_table.
> >>
> >> As a result, device_get_match_data() always returns NULL when probing
> >> the soc device.
> >>
> >> [...]
> >
> > Applied, thanks!
> >
> > [1/1] soc: imx8m: Fix match data lookup for soc device
> > commit: 2c6821657ce3b3c85f92719ea81ec9f9ff27df11
>
> Just wondering: are you planning to sent this towards mainline this
> cycle? The regression this fixes was introduced this cycle, so I guess
> it's something that should be merged before -rc6, as that's when Linus
> wants all known regression ideally fixed. But from the name of the
> branch it sounds more like this is scheduled to be merged in the next
> merge window (but I might easily mistaken there -- if I am: sorry!)
Thanks reminders. I intent to send for 7.1. But second look, not sure any
big impact although it is regression.
commmit message have not show what impact. I checked code, look like only
missed some soc informaiton. Let me know if I am wrong.
Frank
>
> Ciao, Thorsten
next prev parent reply other threads:[~2026-05-28 16:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-27 1:01 [PATCH] soc: imx8m: Fix match data lookup for soc device Peng Fan (OSS)
2026-05-07 10:57 ` Lucas Stach
2026-05-07 15:46 ` Frank Li
2026-05-28 10:55 ` Thorsten Leemhuis
2026-05-28 16:47 ` Frank Li [this message]
2026-05-28 18:16 ` Thorsten Leemhuis
2026-05-28 19:09 ` Frank Li
2026-05-26 9:07 ` Richard Leitner
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=ahhxtz94pX9ujv25@lizhi-Precision-Tower-5810 \
--to=frank.li@nxp.com \
--cc=bartosz.golaszewski@oss.qualcomm.com \
--cc=festevam@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peng.fan@nxp.com \
--cc=peng.fan@oss.nxp.com \
--cc=regressions@leemhuis.info \
--cc=regressions@lists.linux.dev \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
/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