From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 21 Feb 2021 17:47:53 +0100 Subject: [PATCH v3] video: sunxi_display: Convert to DM_VIDEO In-Reply-To: <20210221004517.GH10169@bill-the-cat> References: <20210205010748.2646-1-andre.przywara@arm.com> <20210221000735.5c20c847@slackpad.fritz.box> <20210221004517.GH10169@bill-the-cat> Message-ID: <20210221174753.0730dc78@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 Sat, 20 Feb 2021 19:45:17 -0500 Tom Rini trini at konsulko.com wrote: > On Sun, Feb 21, 2021 at 12:07:35AM +0000, Andre Przywara wrote: > > > On Sun, 7 Feb 2021 07:37:34 -0700 > > Simon Glass wrote: > > > > Hi Simon, > > > > coming back to this patch, answering to the other comments I skipped > > over the last time. > > > > In general this patch is the shortest way to get to some kind of DM > > driver, in many ways it still looks like a non-DM driver on the inside, > > which shows. > > For the record, I'm OK with pulling this patch in as-is and improving > the situation rather than requiring further changes right now. OK, thanks! I'll queue it and will submit a pull request soon. -- Anatolij