Re: (subset) [PATCH v3] mfd: twl4030-power: update checks for specific boards to use the DT

Lee Jones <[email protected]>
Newsgroups org.kernel.vger.linux-omap
Message-ID <177989263350.670887.333862947894690005.b4-ty@b4>
On Sat, 16 May 2026 19:37:21 -0700, Ethan Nelson-Moore wrote:
> The twl4030-power driver contains two checks for ARM machine IDs via
> machine_is_*() macros. The two boards concerned now support only FDT
> booting, which does not use machine IDs, and therefore the code should
> be updated to check the DT compatible property instead.
> The legacy board files for these machines were removed in
> commit 1b383f44aabc ("ARM: OMAP2+: Drop board file for 3430sdp") and
> commit e92fc4f04a34 ("ARM: OMAP2+: Drop legacy board file for LDP").
> The presence of these machine ID checks prevents the removal of machine
> IDs no longer used by the kernel from arch/arm/tools/mach-types,
> because the machine_is_*() macros are generated from mach-types. To
> resolve this issue, use of_machine_is_compatible() instead.
> 
> [...]

Applied, thanks!

[1/1] mfd: twl4030-power: update checks for specific boards to use the DT
      commit: 8fb42ee76f0fd5f7b8d4cf5146d8e12df42b19c4

--
Lee Jones [李琼斯]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.