From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752913AbcG3PgB (ORCPT ); Sat, 30 Jul 2016 11:36:01 -0400 Received: from mail-lf0-f66.google.com ([209.85.215.66]:33648 "EHLO mail-lf0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752322AbcG3PeO (ORCPT ); Sat, 30 Jul 2016 11:34:14 -0400 MIME-Version: 1.0 In-Reply-To: <20160730151724.GS6215@lukather> References: <20160730142716.29377-1-codekipper@gmail.com> <20160730142716.29377-2-codekipper@gmail.com> <20160730151724.GS6215@lukather> From: Code Kipper Date: Sat, 30 Jul 2016 17:34:11 +0200 Message-ID: Subject: Re: [PATCH 1/2] ASoC: sunxi: Add bindings for sun6i to SPDIF To: Maxime Ripard Cc: linux-arm-kernel , linux-sunxi , Liam Girdwood , Mark Brown , linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, "Andrea Venturi (pers)" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 30 July 2016 at 17:17, Maxime Ripard wrote: > On Sat, Jul 30, 2016 at 04:27:15PM +0200, codekipper@gmail.com wrote: >> From: Marcus Cooper >> >> The A31 SoC uses the same SPDIF block as found in earlier SoCs, but its >> reset is controlled via a separate reset controller. >> >> Signed-off-by: Marcus Cooper >> --- >> Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt | 3 +++ >> 1 file changed, 3 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt b/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt >> index 13503aa..4fe80f7 100644 >> --- a/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt >> +++ b/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt >> @@ -9,6 +9,7 @@ Required properties: >> >> - compatible : should be one of the following: >> - "allwinner,sun4i-a10-spdif": for the Allwinner A10 SoC >> + - "allwinner,sun6i-a31-spdif": for the Allwinner A31 SoC >> >> - reg : Offset and length of the register set for the device. >> >> @@ -25,6 +26,8 @@ Required properties: >> "apb" clock for the spdif bus. >> "spdif" clock for spdif controller. >> >> + - reset : reset specifier for the ahb reset (A31 and newer only) > > Isn't it resets ? (plural) Dohh..yes it is. Do you want me to send an updated patch series, a single patch change or could I beg for your commit massaging? Thanks, CK > > Thanks, > Maxime > > -- > Maxime Ripard, Free Electrons > Embedded Linux and Kernel engineering > http://free-electrons.com