From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 22 Feb 2021 19:40:41 +0100 Subject: [PATCH 1/2] video: simple_panel: Add sharp,lq123p1jx31 display In-Reply-To: <20201027214155.17246-1-alpernebiyasak@gmail.com> References: <20201027214155.17246-1-alpernebiyasak@gmail.com> Message-ID: <20210222194041.3948fb61@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 28 Oct 2020 00:41:54 +0300 Alper Nebi Yasak alpernebiyasak at gmail.com wrote: > Add "sharp,lq123p1jx31" to the compatible node. This is the panel for > chromebook_kevin. > > Signed-off-by: Alper Nebi Yasak > --- > > drivers/video/simple_panel.c | 1 + > 1 file changed, 1 insertion(+) Applied to u-boot-video/master, thanks! -- Anatolij