commit | 55a630720481b7240d7a21531353315f46ee5548 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Apr 05 16:23:43 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 09 20:20:41 2017 -0400 |
tree | 79f44c09e520d8ee31e5e0b750e0987f638456f4 | |
parent | d2ed4332e3e0e28d07e9acc48b3b17f31589beb3 [diff] |
dm: video: Add driver-model support to lcd_simplefb Allow this to work with CONFIG_DM_VIDEO enabled. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de>