commit | a156e2a0457cb9341979ca6fdd6d9960a4defc2e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 18 11:27:29 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 12 20:56:22 2022 -0500 |
tree | 3a8d677b0e1f0038d84aca54986047968e27b007 | |
parent | becedcf635d5ffe969e68d551cd239a5820f84dc [diff] |
timer: Add a migration message Some boards still use the old timer mechanism. Set a deadline for them to update to driver model. Point to some examples as well. This needs a bit of a strange rule to avoid an error on some boards. Signed-off-by: Simon Glass <sjg@chromium.org>