From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 1/4] ASoC: sunxi: Add A10 I2S controller binding documentation Date: Sun, 19 Jun 2016 09:37:54 -0500 Message-ID: <20160619143738.GA15829@rob-hp-laptop> References: <20160615211123.31068-1-maxime.ripard@free-electrons.com> <20160615211123.31068-2-maxime.ripard@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20160615211123.31068-2-maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Maxime Ripard Cc: Chen-Yu Tsai , Mark Brown , Liam Girdwood , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Andrea Venturi , Code Kipper , gianfranco-25KmuZRQ+wx0ubjbjo6WXg@public.gmane.org List-Id: alsa-devel@alsa-project.org On Wed, Jun 15, 2016 at 11:11:20PM +0200, Maxime Ripard wrote: > Introduce the device tree binding for the I2S controller found in the > Allwinner A10 and later SoCs. > > Signed-off-by: Maxime Ripard > --- > .../devicetree/bindings/sound/sun4i-i2s.txt | 34 ++++++++++++++++++++++ > 1 file changed, 34 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/sun4i-i2s.txt Acked-by: Rob Herring -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Sun, 19 Jun 2016 09:37:54 -0500 Subject: [PATCH v2 1/4] ASoC: sunxi: Add A10 I2S controller binding documentation In-Reply-To: <20160615211123.31068-2-maxime.ripard@free-electrons.com> References: <20160615211123.31068-1-maxime.ripard@free-electrons.com> <20160615211123.31068-2-maxime.ripard@free-electrons.com> Message-ID: <20160619143738.GA15829@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jun 15, 2016 at 11:11:20PM +0200, Maxime Ripard wrote: > Introduce the device tree binding for the I2S controller found in the > Allwinner A10 and later SoCs. > > Signed-off-by: Maxime Ripard > --- > .../devicetree/bindings/sound/sun4i-i2s.txt | 34 ++++++++++++++++++++++ > 1 file changed, 34 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/sun4i-i2s.txt Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751630AbcFSOiJ (ORCPT ); Sun, 19 Jun 2016 10:38:09 -0400 Received: from mail-oi0-f66.google.com ([209.85.218.66]:36340 "EHLO mail-oi0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751191AbcFSOh6 (ORCPT ); Sun, 19 Jun 2016 10:37:58 -0400 Date: Sun, 19 Jun 2016 09:37:54 -0500 From: Rob Herring To: Maxime Ripard Cc: Chen-Yu Tsai , Mark Brown , Liam Girdwood , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Andrea Venturi , Code Kipper , gianfranco@moddevices.com Subject: Re: [PATCH v2 1/4] ASoC: sunxi: Add A10 I2S controller binding documentation Message-ID: <20160619143738.GA15829@rob-hp-laptop> References: <20160615211123.31068-1-maxime.ripard@free-electrons.com> <20160615211123.31068-2-maxime.ripard@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160615211123.31068-2-maxime.ripard@free-electrons.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 15, 2016 at 11:11:20PM +0200, Maxime Ripard wrote: > Introduce the device tree binding for the I2S controller found in the > Allwinner A10 and later SoCs. > > Signed-off-by: Maxime Ripard > --- > .../devicetree/bindings/sound/sun4i-i2s.txt | 34 ++++++++++++++++++++++ > 1 file changed, 34 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/sun4i-i2s.txt Acked-by: Rob Herring