From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932912AbcCEEay (ORCPT ); Fri, 4 Mar 2016 23:30:54 -0500 Received: from mail.kernel.org ([198.145.29.136]:48928 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760493AbcCEEan (ORCPT ); Fri, 4 Mar 2016 23:30:43 -0500 Date: Fri, 4 Mar 2016 22:30:35 -0600 From: Rob Herring To: Sugar Zhang Cc: heiko@sntech.de, broonie@kernel.org, linux-rockchip@lists.infradead.org, Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Sjoerd Simons , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH] ASoC: rockchip: add bindings for spdif controller Message-ID: <20160305043035.GF13525@rob-hp-laptop> References: <1457087514-1837-1-git-send-email-sugar.zhang@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1457087514-1837-1-git-send-email-sugar.zhang@rock-chips.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 04, 2016 at 06:31:54PM +0800, Sugar Zhang wrote: > this patch add compatible for rk3366/rk3368/rk3399 spdif, > these three spdifs share the same type. > > Signed-off-by: Sugar Zhang > --- > > Documentation/devicetree/bindings/sound/rockchip-spdif.txt | 8 ++++++-- > sound/soc/rockchip/rockchip_spdif.c | 13 ++++++++++--- > 2 files changed, 16 insertions(+), 5 deletions(-) Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] ASoC: rockchip: add bindings for spdif controller Date: Fri, 4 Mar 2016 22:30:35 -0600 Message-ID: <20160305043035.GF13525@rob-hp-laptop> References: <1457087514-1837-1-git-send-email-sugar.zhang@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1457087514-1837-1-git-send-email-sugar.zhang@rock-chips.com> 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: Sugar Zhang Cc: Mark Rutland , devicetree@vger.kernel.org, alsa-devel@alsa-project.org, heiko@sntech.de, Pawel Moll , Ian Campbell , linux-kernel@vger.kernel.org, Takashi Iwai , Liam Girdwood , linux-rockchip@lists.infradead.org, Sjoerd Simons , broonie@kernel.org, Kumar Gala , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Fri, Mar 04, 2016 at 06:31:54PM +0800, Sugar Zhang wrote: > this patch add compatible for rk3366/rk3368/rk3399 spdif, > these three spdifs share the same type. > > Signed-off-by: Sugar Zhang > --- > > Documentation/devicetree/bindings/sound/rockchip-spdif.txt | 8 ++++++-- > sound/soc/rockchip/rockchip_spdif.c | 13 ++++++++++--- > 2 files changed, 16 insertions(+), 5 deletions(-) Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Fri, 4 Mar 2016 22:30:35 -0600 Subject: [PATCH] ASoC: rockchip: add bindings for spdif controller In-Reply-To: <1457087514-1837-1-git-send-email-sugar.zhang@rock-chips.com> References: <1457087514-1837-1-git-send-email-sugar.zhang@rock-chips.com> Message-ID: <20160305043035.GF13525@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Mar 04, 2016 at 06:31:54PM +0800, Sugar Zhang wrote: > this patch add compatible for rk3366/rk3368/rk3399 spdif, > these three spdifs share the same type. > > Signed-off-by: Sugar Zhang > --- > > Documentation/devicetree/bindings/sound/rockchip-spdif.txt | 8 ++++++-- > sound/soc/rockchip/rockchip_spdif.c | 13 ++++++++++--- > 2 files changed, 16 insertions(+), 5 deletions(-) Acked-by: Rob Herring