commit | 3ec18a64fa45580372ef5559a6d7291016cca17a | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@microchip.com> | Mon Sep 18 15:25:57 2017 +0800 |
committer | Anatolij Gustschin <agust@denx.de> | Fri Sep 29 17:48:56 2017 +0200 |
tree | 3686f77616fb74c065bc14825d92fd3602bd3f19 | |
parent | fefde86248273f450a1fa1c4eb390f08ebf4f0f2 [diff] |
board: sama5d2_xplained: 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>