Merge patch series "Almost complete DM_SERIAL migration"
authorTom Rini <trini@konsulko.com>
Fri, 30 May 2025 16:17:40 +0000 (10:17 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 30 May 2025 16:17:40 +0000 (10:17 -0600)
commit2ab0f0d0581090153d6861880204481eb91b0fd3
tree708c0207ae351025fc49db9cc947309d14065bdc
parent6b749d09c0266cfb2df065a675100f860f52f6d1
parentb5321da5cc345049487ffce91bf1e6f3f10fdbfc
Merge patch series "Almost complete DM_SERIAL migration"

Tom Rini <trini@konsulko.com> says:

In a private thread, Simon asked about what's needed to get PowerPC
migrated to DM_SERIAL. I went and took a look, and to complete the
entire DM_SERIAL migration (excluding SPL/TPL) we're actually nearly
there. This series first migrates PowerPC (and some NXP Layerscape
boards that share history more clearly with PowerPC parts), with the
biggest change being to make sure we still use the correct legacy
drivers in SPL/TPL (where SPL is extremely constrained). With that out
of the way, I looked at what was left. With two exceptions, it's
platforms which can be trivially enabled for conversion, and so we do
that.

Link: https://lore.kernel.org/r/20250502201226.1369013-1-trini@konsulko.com
configs/librem5_defconfig