From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 22 Feb 2021 19:41:07 +0100 Subject: [PATCH 2/2] video: simple_panel: Add boe,nv101wxmn51 display In-Reply-To: <20201027214155.17246-2-alpernebiyasak@gmail.com> References: <20201027214155.17246-1-alpernebiyasak@gmail.com> <20201027214155.17246-2-alpernebiyasak@gmail.com> Message-ID: <20210222194107.3ae857ec@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:55 +0300 Alper Nebi Yasak alpernebiyasak at gmail.com wrote: > Add "boe,nv101wxmn51" to the compatible node. This is the panel for > chromebook_bob. > > Signed-off-by: Alper Nebi Yasak > --- > I didn't test this as I don't have a gru-bob, but this panel is listed > among Linux's simple-panel compatibles [1] just like gru-kevin's (which > I tested) so I strongly believe it should work. > > [1] https://www.kernel.org/doc/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > > drivers/video/simple_panel.c | 1 + > 1 file changed, 1 insertion(+) Applied to u-boot-video/master, thanks! -- Anatolij