
5 Feb
2019
5 Feb
'19
2:29 p.m.
On 30.01.19 09:02, Anatolij Gustschin wrote:
On Wed, 30 Jan 2019 08:54:11 +0100 Stefan Roese sr@denx.de wrote:
This patch moves the Armada XP video / LCD driver to DM_VIDEO. With this move, the legacy interface board_video_init() is removed from the theadorable board code (only user of this video driver). The support via DT will be added in a separate patch.
This patch also enables DM_VIDEO for the theadorable board, as this is needed to not break git bisect'ability.
Signed-off-by: Stefan Roese sr@denx.de Reviewed-by: Anatolij Gustschin agust@denx.de
Acked-by: Anatolij Gustschin agust@denx.de
Applied to u-boot-marvell/master
Thanks, Stefan