From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 20 Jan 2016 08:28:04 +0100 Subject: [U-Boot] [PATCH v2 00/14] dm: video: Introduce initial driver-model video support In-Reply-To: References: <1453171948-16022-1-git-send-email-sjg@chromium.org> Message-ID: <20160120082804.754b2b20@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 Simon, On Mon, 18 Jan 2016 19:57:53 -0700 Simon Glass wrote: ... > >> Changes in v2: > >> - Fix Ebabling typo in comment > >> - Remove duplicated @fb_size line in common > >> - Fix comment for video_get_ysize() > >> - Fix reference to \n which should be \b > >> - Fix 'withthe' typo in comment > >> - Fix 'resolutino' typo in comment > > If this looks OK, please let me know if you plan to pick this up, > otherwise I'll bring it via DM. There are some dependent patches in > dm/master, but I can send a pull request for those. I can apply this series when the dependent patches in dm/master are merged to u-boot/master. You can merge this series via DM if you like, no objection from my side. Thanks, Anatolij