On Fri, Sep 27, 2019 at 12:07:36PM +0200, Paul Kocialkowski wrote:
This series introduces support for the LogiCVC display controller. The controller is a bit unusual since it is usually loaded as programmable logic on Xilinx FPGAs or Zynq-7000 SoCs. More details are presented on the main commit for the driver.
More information about the controller is available on the dedicated web page: https://www.logicbricks.com/Products/logiCVC-ML.aspx
Reviewed-by: Maxime Ripard mripard@kernel.org
Thanks! Maxime