[PATCH v4 12/14] video: add nexell video driver (display/video driver)
Tom Rini
trini at konsulko.com
Wed Jul 29 15:45:07 CEST 2020
On Fri, Jul 10, 2020 at 07:07:36PM +0200, Stefan Bosch wrote:
> Changes in relation to FriendlyARM's U-Boot nanopi2-v2016.01:
> - nexell_display.c: Changed to DM, CONFIG_FB_ADDR can not be used
> anymore because framebuffer is allocated by video_reserve() in
> video-uclass.c. Therefore code changed appropriately.
> - '#ifdef CONFIG...' changed to 'if (IS_ENABLED(CONFIG...))' where
> possible (and similar).
> - livetree API (dev_read_...) is used instead of fdt one (fdt...).
>
> Signed-off-by: Stefan Bosch <stefan_b at posteo.net>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200729/eb8c4362/attachment.sig>
More information about the U-Boot
mailing list