From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759126AbcG1QFx (ORCPT ); Thu, 28 Jul 2016 12:05:53 -0400 Received: from smtprelay4.synopsys.com ([198.182.47.9]:60924 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758984AbcG1QFo (ORCPT ); Thu, 28 Jul 2016 12:05:44 -0400 Subject: Re: [PATCH 1/3] drm: bridge: add DesignWare HDMI I2S audio support To: Kuninori Morimoto , Mark Brown , David Airlie , Russell King , Fabio Estevam , Daniel Vetter , Koji Matsuoka , Thierry Reding References: <874m8jxqcy.wl%kuninori.morimoto.gx@renesas.com> <8737o3xqab.wl%kuninori.morimoto.gx@renesas.com> CC: Linux-ALSA , Liam Girdwood , Simon , , , From: Jose Abreu Message-ID: <579A2D4E.9000207@synopsys.com> Date: Thu, 28 Jul 2016 17:05:34 +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: <8737o3xqab.wl%kuninori.morimoto.gx@renesas.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.107.19.71] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 24-06-2016 03:40, Kuninori Morimoto wrote: > 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? Best regards, Jose Miguel Abreu