commit | 426691ed99cf34094844b871dc189db48831e516 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Mon Sep 18 15:26:00 2017 +0800 |
committer | Anatolij Gustschin <agust@denx.de> | Fri Sep 29 17:51:22 2017 +0200 |
tree | a3368bd6c865cca01f8fcf185bac57649be1ea02 | |
parent | 57ba490a486d62880ac04bcd4302aca867645d34 [diff] |
board: sama5d4_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>