[U-Boot] [PATCH v2] video: Add support for Arm's Mali Display Processors

Anatolij Gustschin agust at denx.de
Sat Sep 29 21:38:37 UTC 2018


On Fri, 28 Sep 2018 13:50:53 +0100
Liviu Dudau Liviu.Dudau at foss.arm.com wrote:

> Add support for Arm Mali Display Processors DP500, DP550 and DP650.
> Only one layer is being used to display the console or boot logo,
> even if more layers are supported in the hardware.
> 
> Signed-off-by: Liviu Dudau <liviu.dudau at foss.arm.com>
> ---
> Changelog:
>   - v2: Added MAINTAINERS entry and fixed checkpatch warnings.
> 
>  MAINTAINERS             |   6 +
>  drivers/video/Kconfig   |   8 +
>  drivers/video/Makefile  |   1 +
>  drivers/video/mali_dp.c | 405 ++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 420 insertions(+)
>  create mode 100644 drivers/video/mali_dp.c

Applied to u-boot-video/master, thanks!

--
Anatolij


More information about the U-Boot mailing list