From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jyri Sarha Subject: Re: [PATCH 01/12] ARM: OMAP2+: Remove non working OMAP HDMI audio initialization Date: Tue, 15 Jul 2014 22:25:41 +0300 Message-ID: <53C58035.4050709@ti.com> References: <20140707114625.GT28884@atomide.com> <53BB9E08.7090802@ti.com> <20140708080945.GZ28884@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140708080945.GZ28884@atomide.com> Sender: linux-omap-owner@vger.kernel.org To: Tony Lindgren , Peter Ujfalusi Cc: alsa-devel@alsa-project.org, linux-fbdev@vger.kernel.org, linux-omap@vger.kernel.org, broonie@kernel.org, liam.r.girdwood@linux.intel.com, tomi.valkeinen@ti.com, detheridge@ti.com, jyri.sarha@iki.fi List-Id: alsa-devel@alsa-project.org On 07/08/2014 11:09 AM, Tony Lindgren wrote: > * Peter Ujfalusi [140708 00:32]: >> Hi Tony, >> >> On 07/07/2014 02:46 PM, Tony Lindgren wrote: >>> * Jyri Sarha [140626 12:26]: >>>> This code is not working currently and it can be removed. There is a >>>> conflict in sharing resources with the actual HDMI driver and with >>>> the ASoC HDMI audio DAI driver. >>> >>> Is this OK to queue for v3.17 or do we need this for v3.16-rc series? >> >> Jyri is away currently, but I think it would be great if this patch goes in >> for 3.16. The patch does not introduce regression since the OMAP4/5 HDMI is in >> non working state in the kernel so removing the platform device right now will >> ease up the merger of the new and working code. > > OK, will apply it into omap-for-v3.16/fixes as it just removes broken code. > Thanks Tony and Peter! From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jyri Sarha Date: Tue, 15 Jul 2014 19:25:41 +0000 Subject: Re: [PATCH 01/12] ARM: OMAP2+: Remove non working OMAP HDMI audio initialization Message-Id: <53C58035.4050709@ti.com> List-Id: References: <20140707114625.GT28884@atomide.com> <53BB9E08.7090802@ti.com> <20140708080945.GZ28884@atomide.com> In-Reply-To: <20140708080945.GZ28884@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tony Lindgren , Peter Ujfalusi Cc: alsa-devel@alsa-project.org, linux-fbdev@vger.kernel.org, linux-omap@vger.kernel.org, broonie@kernel.org, liam.r.girdwood@linux.intel.com, tomi.valkeinen@ti.com, detheridge@ti.com, jyri.sarha@iki.fi On 07/08/2014 11:09 AM, Tony Lindgren wrote: > * Peter Ujfalusi [140708 00:32]: >> Hi Tony, >> >> On 07/07/2014 02:46 PM, Tony Lindgren wrote: >>> * Jyri Sarha [140626 12:26]: >>>> This code is not working currently and it can be removed. There is a >>>> conflict in sharing resources with the actual HDMI driver and with >>>> the ASoC HDMI audio DAI driver. >>> >>> Is this OK to queue for v3.17 or do we need this for v3.16-rc series? >> >> Jyri is away currently, but I think it would be great if this patch goes in >> for 3.16. The patch does not introduce regression since the OMAP4/5 HDMI is in >> non working state in the kernel so removing the platform device right now will >> ease up the merger of the new and working code. > > OK, will apply it into omap-for-v3.16/fixes as it just removes broken code. > Thanks Tony and Peter!