commit | 3c3be538be08f2d0dc9f68a65ed5ba10a44e5f66 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Mon Sep 18 15:25:58 2017 +0800 |
committer | Anatolij Gustschin <agust@denx.de> | Fri Sep 29 17:50:04 2017 +0200 |
tree | b94998c93df37481e23d672f64bf7374ea098104 | |
parent | 3ec18a64fa45580372ef5559a6d7291016cca17a [diff] |
board: sama5d3xek: Convert to CONFIG_DM_VIDEO Convert the board to support the video driver model, add the device tree node, and remove the unnecessary code. Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com> Reviewed-by: Simon Glass <sjg@chromium.org>