From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Subject: Re: [PATCH v8 00/11] ASoC: fsl-ssi: ac97-slave support Date: Sun, 16 Jun 2013 23:05:53 -0500 Message-ID: <51BE8B21.8050605@tabi.org> References: <1371389117-19729-1-git-send-email-mpa@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.122]) by alsa0.perex.cz (Postfix) with ESMTP id 1C68E261663 for ; Mon, 17 Jun 2013 06:05:59 +0200 (CEST) In-Reply-To: <1371389117-19729-1-git-send-email-mpa@pengutronix.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Markus Pargmann , linux-arm-kernel@lists.infradead.org Cc: Fabio Estevam , alsa-devel@alsa-project.org, Lars-Peter Clausen , devicetree-discuss@lists.ozlabs.org, Mark Brown , Liam Girdwood , Grant Likely , Sascha Hauer , Shawn Guo List-Id: alsa-devel@alsa-project.org Markus Pargmann wrote: > Hi, > > This series adds DT support for phycore-ac97. Beside ac97 support, the series > adds imx-pcm-fiq and generic DMA bindings to fsl-ssi. > > In version 8 I fixed the build issues by seperating the DT capable ac97 phycore > driver from the old driver. FYI, I get some warnings applying this patchset: Applying: ASoC: Add phycore-ac97-dt driver /home/b04825/git/linux.alsa2/.git/rebase-apply/patch:375: new blank line at EOF. + warning: 1 line adds whitespace errors. Applying: ASoC: fsl: Kconfig: Use fsl-ssi for phycore-ac97 Applying: ASoC: fsl: Move fsl-ssi binding doc to sound/ Applying: ASoC: fsl: Update fsl-ssi binding doc /home/b04825/git/linux.alsa2/.git/rebase-apply/patch:33: space before tab in indent. Only necessary for some boards with incompatible warning: 1 line adds whitespace errors. -- Timur Tabi From mboxrd@z Thu Jan 1 00:00:00 1970 From: timur@tabi.org (Timur Tabi) Date: Sun, 16 Jun 2013 23:05:53 -0500 Subject: [PATCH v8 00/11] ASoC: fsl-ssi: ac97-slave support In-Reply-To: <1371389117-19729-1-git-send-email-mpa@pengutronix.de> References: <1371389117-19729-1-git-send-email-mpa@pengutronix.de> Message-ID: <51BE8B21.8050605@tabi.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Markus Pargmann wrote: > Hi, > > This series adds DT support for phycore-ac97. Beside ac97 support, the series > adds imx-pcm-fiq and generic DMA bindings to fsl-ssi. > > In version 8 I fixed the build issues by seperating the DT capable ac97 phycore > driver from the old driver. FYI, I get some warnings applying this patchset: Applying: ASoC: Add phycore-ac97-dt driver /home/b04825/git/linux.alsa2/.git/rebase-apply/patch:375: new blank line at EOF. + warning: 1 line adds whitespace errors. Applying: ASoC: fsl: Kconfig: Use fsl-ssi for phycore-ac97 Applying: ASoC: fsl: Move fsl-ssi binding doc to sound/ Applying: ASoC: fsl: Update fsl-ssi binding doc /home/b04825/git/linux.alsa2/.git/rebase-apply/patch:33: space before tab in indent. Only necessary for some boards with incompatible warning: 1 line adds whitespace errors. -- Timur Tabi