[U-Boot] [PATCH] video: Armada XP: Move driver to DM_VIDEO
Stefan Roese
sr at denx.de
Wed Jan 30 06:32:20 UTC 2019
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 at 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 at denx.de>
>> Cc: Anatolij Gustschin <agust at denx.de>
>
> Reviewed-by: Anatolij Gustschin <agust at 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
More information about the U-Boot
mailing list