From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752069AbcHAHrS (ORCPT ); Mon, 1 Aug 2016 03:47:18 -0400 Received: from smtprelay.synopsys.com ([198.182.47.9]:38633 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750707AbcHAHqI (ORCPT ); Mon, 1 Aug 2016 03:46:08 -0400 Subject: Re: [PATCH 1/3] drm: bridge: add DesignWare HDMI I2S audio support To: Kuninori Morimoto , Jose Abreu References: <874m8jxqcy.wl%kuninori.morimoto.gx@renesas.com> <8737o3xqab.wl%kuninori.morimoto.gx@renesas.com> <579A2D4E.9000207@synopsys.com> <87mvkx9jqj.wl%kuninori.morimoto.gx@renesas.com> CC: Mark Brown , David Airlie , Russell King , Fabio Estevam , Daniel Vetter , "Koji Matsuoka" , Thierry Reding , Linux-ALSA , Liam Girdwood , Simon , , , From: Jose Abreu Message-ID: <579EFE35.3090502@synopsys.com> Date: Mon, 1 Aug 2016 08:45:57 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <87mvkx9jqj.wl%kuninori.morimoto.gx@renesas.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.107.19.22] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 01-08-2016 05:57, Kuninori Morimoto wrote: > Hi Jose > Cc: Mark, Thierry, Daniel > >>> From: Kuninori Morimoto >>> >>> Current dw-hdmi is supporting sound via AHB bus, but it has >>> I2S audio feature too. This patch adds I2S audio support to dw-hdmi. >>> This HDMI I2S is supported by using ALSA SoC common HDMI encoder >>> driver. >>> >>> Signed-off-by: Kuninori Morimoto >>> --- >>> >> I just tested this patch and everything seems ok. Should I give >> my tested-by? > Thank you for your test. I'm happy if it could have it. > > Mark, Thierry, Daniel > I wonder who can be maintainer for this patch ?? > > Best regards > --- > Kuninori Morimoto Tested-by: Jose Abreu Best regards, Jose Miguel Abreu