From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 08 Feb 2022 09:26:14 +0100 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nHLpG-009B63-0l for lore@lore.pengutronix.de; Tue, 08 Feb 2022 09:26:14 +0100 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nHLpD-0000AT-Ig for lore@pengutronix.de; Tue, 08 Feb 2022 09:26:13 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=H9gw/lg4iVPD78xy5B9DpgperR97zDBCcEuthsPeUO0=; b=NFc7HuluCQCCtY ntQoX7h6IxQM3wBz/Nwf3NcP/WBTuRNbb6sUIsBcyIxAvaSXBaOnUdvHB1aIilbwMUyTYUf5TDbde HXvw524O90oxE3pnjIN1iGUlilGihfeFvqQL9qG5PQxsC8kOJpytkFcKP/2l+A6rp7zoqUuubolt6 5se4UgvhZJCN2FsOELqQGiIs8TlmROhu+sIbv198hQdEj40oB0o9Pjeon1GuOwecDjD6V5Np676nx FuiZ7NW3QgttS8d+G8wI7sg7Xx2wwo3pkZk+xc7fHVPvDCZvf9p5F4ZFPFxvpV3INokWt+6bMTFft ZCP1nbYFOE9scbbJYO9w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nHLnh-00CwH9-U5; Tue, 08 Feb 2022 08:24:38 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nHLkl-00CuqH-Lt for barebox@lists.infradead.org; Tue, 08 Feb 2022 08:21:42 +0000 Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nHLkk-0007bt-66; Tue, 08 Feb 2022 09:21:34 +0100 Received: from sha by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1nHLkj-00046T-FE; Tue, 08 Feb 2022 09:21:33 +0100 Date: Tue, 8 Feb 2022 09:21:33 +0100 From: Sascha Hauer To: Ahmad Fatoum Cc: barebox@lists.infradead.org Message-ID: <20220208082133.GO18637@pengutronix.de> References: <20220202223023.341817-4-a.fatoum@pengutronix.de> <20220207221618.399399-1-ahmad@a3f.at> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220207221618.399399-1-ahmad@a3f.at> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 09:21:22 up 59 days, 17:06, 81 users, load average: 0.10, 0.15, 0.17 User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220208_002136_614737_2BD05046 X-CRM114-Status: GOOD ( 34.80 ) X-BeenThere: barebox@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Sender: "barebox" X-SA-Exim-Connect-IP: 2607:7c80:54:e::133 X-SA-Exim-Mail-From: barebox-bounces+lore=pengutronix.de@lists.infradead.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.ext.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-4.6 required=4.0 tests=AWL,BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_NONE, T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.2 Subject: Re: [PATCH] fixup! video: add MIPI DBI Type C Option 3 support X-SA-Exim-Version: 4.2.1 (built Wed, 08 May 2019 21:11:16 +0000) X-SA-Exim-Scanned: Yes (on metis.ext.pengutronix.de) On Mon, Feb 07, 2022 at 11:16:18PM +0100, Ahmad Fatoum wrote: > Readd common code... > = > Signed-off-by: Ahmad Fatoum > --- > Threw out the baby with the bath water in the rebase.. > --- > commands/mipi_dbi.c | 104 ++++++++++++++++++++++++ > include/video/mipi_dbi.h | 105 ++++++++++++++++++++++++ > include/video/mipi_display.h | 150 +++++++++++++++++++++++++++++++++++ > 3 files changed, 359 insertions(+) > create mode 100644 commands/mipi_dbi.c > create mode 100644 include/video/mipi_dbi.h > create mode 100644 include/video/mipi_display.h Applied, thanks Sascha > = > diff --git a/commands/mipi_dbi.c b/commands/mipi_dbi.c > new file mode 100644 > index 000000000000..b9b665b72151 > --- /dev/null > +++ b/commands/mipi_dbi.c > @@ -0,0 +1,104 @@ > +// SPDX-License-Identifier: GPL-2.0-only > +// SPDX-FileCopyrightText: =A9 2022 Ahmad Fatoum > + > +#include > +#include > +#include > +#include