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