
On Sun, Dec 05, 2021 at 12:53:43PM -0700, Simon Glass wrote:
Hi Tom,
https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/10137
The following changes since commit f89615088fba1b1f33713ad26dbe3a3c82b692ec:
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next (2021-12-02 07:16:04 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-dm.git tags/dm-pull-5nov21
for you to fetch changes up to 0dbe5a1bde643b69375b11247f751d5acedb711c:
timer: Add a migration message (2021-12-05 09:26:26 -0700)
So I see we now get: +(cortina_presidio-asic-emmc) ===================== WARNING ====================== +(cortina_presidio-asic-emmc) This board does not use CONFIG_TIMER (Driver Model +(cortina_presidio-asic-emmc) for Timer drivers). Please update the board to use +(cortina_presidio-asic-emmc) CONFIG_TIMER before the v2022.10 release. Failure to +(cortina_presidio-asic-emmc) update by the deadline may result in board removal. +(cortina_presidio-asic-emmc) See doc/driver-model/migration.rst for more info. +(cortina_presidio-asic-emmc) ====================================================
For a bunch of boards. And that's not a full year from introduction of warning to removal threat. And I haven't seen any migration email to all of the relevant maintainers yet either. What's a good example of a conversion to point maintainers at, as well? Thanks.