Re: [PATCH 2/2] video: fbdev: Enable Xilinx FB for ZynqMP
From: Linus Walleij
Date: Mon Aug 14 2017 - 09:42:33 EST
On Tue, Aug 8, 2017 at 10:10 AM, Michal Simek <michal.simek@xxxxxxxxxx> wrote:
> Enable this driver for Xilinx ZynqMP.
>
> Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx>
Not a comment on the patch per se, but I would advice you to look into
migrating the Xilinx frame buffer to DRI/DRM/KMS.
The recent CMA helpers has made it very simple and focused to write
DRM drivers. See for example drivers/gpu/drm/pl111
Yours,
Linus Walleij