From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 30 Jul 2019 14:53:10 +0200 Subject: [U-Boot] [PATCH v1 0/5] imx6, display: enhancements for upcoming aristainetos DM support In-Reply-To: <20190722044908.2271574-1-hs@denx.de> References: <20190722044908.2271574-1-hs@denx.de> Message-ID: <20190730145310.20a0d76a@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Heiko, On Mon, 22 Jul 2019 06:49:03 +0200 Heiko Schocher hs at denx.de wrote: ... > Heiko Schocher (5): > global_data: enable fb_base for DM_VIDEO > mxc_ipuv3_fb.c: set gd->fb_base > bdinfo: show fb base with DM_VIDEO > mxc_ipuv3_fb.c: call display_enable > mxc_ipuv3_fb.c: enable a backlight on a panel > > cmd/bdinfo.c | 2 +- > drivers/video/imx/mxc_ipuv3_fb.c | 20 ++++++++++++++++++++ > include/asm-generic/global_data.h | 2 +- > 3 files changed, 22 insertions(+), 2 deletions(-) Series applied to u-boot-video/master, thanks! -- Anatolij