From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kuninori Morimoto Subject: Re: [PATCH 0/2] ASoC: rsnd: reborn HDMI sound probing Date: Thu, 12 Apr 2018 07:09:05 +0000 Message-ID: <873700ykdc.wl%kuninori.morimoto.gx@renesas.com> References: <87tvsifqdh.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from relmlie2.idc.renesas.com (relmlor3.renesas.com [210.160.252.173]) by alsa0.perex.cz (Postfix) with ESMTP id 8DFAA266BBC for ; Thu, 12 Apr 2018 09:09:10 +0200 (CEST) In-Reply-To: <87tvsifqdh.wl%kuninori.morimoto.gx@renesas.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: Mark Brown Cc: Linux-ALSA , Nguyen Viet Dung , "Yokoyama (Renesas)" List-Id: alsa-devel@alsa-project.org Hi Mark I got Tested-by privately For all Tested-by: Nguyen Viet Dung > I noticed rsnd HDMI sound probing had been broken since v4.15. > No board is using it at this point, thus, there is no real issue. > > Kuninori Morimoto (2): > ASoC: rsnd: add RSND_GEN3 for R-Car Gen3 > ASoC: rsnd: don't assume node full path name for HDMI probing > > sound/soc/sh/rcar/core.c | 2 +- > sound/soc/sh/rcar/dma.c | 4 ++-- > sound/soc/sh/rcar/gen.c | 3 ++- > sound/soc/sh/rcar/rsnd.h | 2 ++ > sound/soc/sh/rcar/ssi.c | 11 +++++++++-- > 5 files changed, 16 insertions(+), 6 deletions(-)