[PATCH v2 00/11] of: Add wrappers to match root node with OF device ID tables
Thierry Reding
thierry.reding at gmail.com
Fri Nov 14 05:24:41 PST 2025
On Wed, Nov 12, 2025 at 12:52:48PM +0100, AngeloGioacchino Del Regno wrote:
> Il 12/11/25 11:28, Krzysztof Kozlowski ha scritto:
> > Changes in v2:
>
> Note:
>
> Looks ok based on code and based on testing on the following platforms:
> - tegra: Jetson Xavier NX Development Kit
Thanks for testing, but Xavier NX doesn't run any of the code changed by
this patch. soc_is_tegra() is a legacy function that we need for DT
backwards-compatibility and should only run on 32-bit ARM devices.
Technically there's one case in drivers/soc/tegra/flowctrl.c that runs
this on Tegra210, but it should probably undergo the same treatment as
the PMC and FUSE drivers. The code that needs this is only used for CPU
power management on 32-bit ARM devices.
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20251114/5238e3e4/attachment-0001.sig>
More information about the linux-arm-kernel
mailing list