commit | 85c15e40eeda1ce764ac6e0b43da80a5539c321a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Mar 15 21:03:20 2022 -0600 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Apr 09 21:06:31 2022 +0200 |
tree | d3e824e65fab859fd438fc5c2315b1d0ed302bc5 | |
parent | 4b2fcb39a91ef41870c97a80452bfd2142b5330b [diff] |
dm: Add docs to explain how to enable DM_SERIAL for a board This is an attempt to cover the common cases found when enabling driver model for serial on a new board. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>