From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guennadi Liakhovetski Date: Tue, 19 Feb 2013 21:57:05 +0000 Subject: Re: [PATCH v4 00/13] mmc: core and driver DT and related development Message-Id: List-Id: References: <1360941242-18153-1-git-send-email-g.liakhovetski@gmx.de> <87k3q5ahl8.fsf@octavius.laptop.org> In-Reply-To: <87k3q5ahl8.fsf@octavius.laptop.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Chris Ball Cc: linux-mmc@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-sh@vger.kernel.org, Magnus Damm , Simon Horman , Arnd Bergmann Hi Chris On Mon, 18 Feb 2013, Chris Ball wrote: > Hi Guennadi, > > On Fri, Feb 15 2013, Guennadi Liakhovetski wrote: > > This is v4 of a patch-series, extending mmc subsystem device-tree usage > > and adding more advanced DT capabilities to sh_mmcif and sh_mobile_sdhi / > > tmio_mmc drivers. Changes since v3 are described in respective patches. > > Thanks to all who commented on v3. > > > > Guennadi Liakhovetski (13): > > mmc: sdhi, tmio: only check flags in tmio-mmc driver proper > > mmc: detailed definition of CD and WP MMC line polarities in DT > > mmc: provide a standard MMC device-tree binding parser centrally > > mmc: (cosmetic) remove "extern" from function declarations > > mmc: sh-mmcif: use mmc_of_parse() to parse standard MMC DT bindings > > mmc: tmio-mmc: define device-tree bindings > > mmc: tmio-mmc: parse device-tree bindings > > mmc: sh_mobile_sdhi: remove unused .pdata field > > mmc: sh_mobile_sdhi: use managed resource allocations > > mmc: tmio: remove unused and deprecated symbols > > mmc: tmio: add support for the VccQ regulator > > mmc: add DT bindings for more MMC capability flags > > mmc: tmio: add barriers to IO operations > > Thanks! Pushed to mmc-next, will think about merging for 3.9. Thanks! Please, push all of them (taking into account v5 of #03/13), but hold back on #13, it'll need some more work. Thanks Guennadi --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guennadi Liakhovetski Subject: Re: [PATCH v4 00/13] mmc: core and driver DT and related development Date: Tue, 19 Feb 2013 22:57:05 +0100 (CET) Message-ID: References: <1360941242-18153-1-git-send-email-g.liakhovetski@gmx.de> <87k3q5ahl8.fsf@octavius.laptop.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: <87k3q5ahl8.fsf@octavius.laptop.org> Sender: linux-mmc-owner@vger.kernel.org To: Chris Ball Cc: linux-mmc@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-sh@vger.kernel.org, Magnus Damm , Simon Horman , Arnd Bergmann List-Id: devicetree@vger.kernel.org Hi Chris On Mon, 18 Feb 2013, Chris Ball wrote: > Hi Guennadi, > > On Fri, Feb 15 2013, Guennadi Liakhovetski wrote: > > This is v4 of a patch-series, extending mmc subsystem device-tree usage > > and adding more advanced DT capabilities to sh_mmcif and sh_mobile_sdhi / > > tmio_mmc drivers. Changes since v3 are described in respective patches. > > Thanks to all who commented on v3. > > > > Guennadi Liakhovetski (13): > > mmc: sdhi, tmio: only check flags in tmio-mmc driver proper > > mmc: detailed definition of CD and WP MMC line polarities in DT > > mmc: provide a standard MMC device-tree binding parser centrally > > mmc: (cosmetic) remove "extern" from function declarations > > mmc: sh-mmcif: use mmc_of_parse() to parse standard MMC DT bindings > > mmc: tmio-mmc: define device-tree bindings > > mmc: tmio-mmc: parse device-tree bindings > > mmc: sh_mobile_sdhi: remove unused .pdata field > > mmc: sh_mobile_sdhi: use managed resource allocations > > mmc: tmio: remove unused and deprecated symbols > > mmc: tmio: add support for the VccQ regulator > > mmc: add DT bindings for more MMC capability flags > > mmc: tmio: add barriers to IO operations > > Thanks! Pushed to mmc-next, will think about merging for 3.9. Thanks! Please, push all of them (taking into account v5 of #03/13), but hold back on #13, it'll need some more work. Thanks Guennadi --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/