dm: MIGRATION: Add migration plan for CONFIG_DM
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 16 Sep 2019 16:41:42 +0000 (18:41 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 19 Sep 2019 16:54:30 +0000 (12:54 -0400)
commit282ed24fb3ca8ddb37e9fb465452267e6a658233
treedd72430a1424d345ca17c2f6277707160dc23ab4
parent1e3966394a96fbf6128a875d135e074656d1bd64
dm: MIGRATION: Add migration plan for CONFIG_DM

For many sub-systems we already require the driver model to be used. Yet
there is still a handful of boards that do not have CONFIG_DM enabled.

We should make CONFIG_DM compulsory with release v2020.01

Conversion dates for CONFIG_DM_SPL and CONFIG_DM_TPL are yet to be defined.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Makefile
doc/driver-model/migration.rst