commit | fe32c6d159177e5ea184f5ae598babf32a360f31 | [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 | d2cd09bb44452b89c6a5478ced61ccfd96e31cfd [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>