
30 Jan
2019
30 Jan
'19
7:32 a.m.
Hi Anatolij,
On 29.01.19 14:13, Anatolij Gustschin wrote:
Hi Stefan,
On Tue, 29 Jan 2019 11:44:43 +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.
Signed-off-by: Stefan Roese sr@denx.de Cc: Anatolij Gustschin agust@denx.de
Reviewed-by: Anatolij Gustschin agust@denx.de
Thanks. I just noticed that this patch applied without the theadorable move to DM_VIDEO will cause compilation errors. Perhaps its better to squash both patches so not break git bisect'ability. What do you think?
Thanks, Stefan