From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Ball Date: Mon, 18 Feb 2013 13:15:31 +0000 Subject: Re: [PATCH v4 00/13] mmc: core and driver DT and related development Message-Id: <87k3q5ahl8.fsf@octavius.laptop.org> List-Id: References: <1360941242-18153-1-git-send-email-g.liakhovetski@gmx.de> In-Reply-To: <1360941242-18153-1-git-send-email-g.liakhovetski@gmx.de> (Guennadi Liakhovetski's message of "Fri, 15 Feb 2013 16:13:49 +0100") MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Guennadi Liakhovetski Cc: linux-mmc@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-sh@vger.kernel.org, Magnus Damm , Simon Horman , Arnd Bergmann 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. - Chris. -- Chris Ball One Laptop Per Child From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Ball Subject: Re: [PATCH v4 00/13] mmc: core and driver DT and related development Date: Mon, 18 Feb 2013 08:15:31 -0500 Message-ID: <87k3q5ahl8.fsf@octavius.laptop.org> References: <1360941242-18153-1-git-send-email-g.liakhovetski@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1360941242-18153-1-git-send-email-g.liakhovetski@gmx.de> (Guennadi Liakhovetski's message of "Fri, 15 Feb 2013 16:13:49 +0100") Sender: linux-sh-owner@vger.kernel.org To: Guennadi Liakhovetski 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 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. - Chris. -- Chris Ball One Laptop Per Child