From: Tom Rini Date: Fri, 30 May 2025 16:17:40 +0000 (-0600) Subject: Merge patch series "Almost complete DM_SERIAL migration" X-Git-Tag: v2025.10-rc1~118^2~60 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2ab0f0d0581090153d6861880204481eb91b0fd3;p=thirdparty%2Fu-boot.git Merge patch series "Almost complete DM_SERIAL migration" Tom Rini 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 --- 2ab0f0d0581090153d6861880204481eb91b0fd3