commit | 57ba490a486d62880ac04bcd4302aca867645d34 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Mon Sep 18 15:25:59 2017 +0800 |
committer | Anatolij Gustschin <agust@denx.de> | Fri Sep 29 17:50:44 2017 +0200 |
tree | 9462de2f40b16fdecafd736cd0215e2dd5298aac | |
parent | 3c3be538be08f2d0dc9f68a65ed5ba10a44e5f66 [diff] |
board: sama5d4ek: 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>