From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 29 Jul 2020 09:45:07 -0400 Subject: [PATCH v4 12/14] video: add nexell video driver (display/video driver) In-Reply-To: <1594400858-3140-13-git-send-email-stefan_b@posteo.net> References: <1594400858-3140-1-git-send-email-stefan_b@posteo.net> <1594400858-3140-13-git-send-email-stefan_b@posteo.net> Message-ID: <20200729134507.GE6965@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 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: