From mboxrd@z Thu Jan 1 00:00:00 1970 From: Darren Etheridge Subject: Re: [PATCH 0/8] Several NXP TDA998x patches Date: Thu, 8 Aug 2013 17:08:40 -0500 Message-ID: <20130808220840.GA23078@ti.com> References: <1375741218-10225-1-git-send-email-sebastian.hesselbarth@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: <1375741218-10225-1-git-send-email-sebastian.hesselbarth@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Sebastian Hesselbarth Cc: David Airlie , Rob Clark , Russell King , Daniel Vetter , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org List-Id: dri-devel@lists.freedesktop.org Sebastian Hesselbarth wrote on Tue [2013-Aug-06 00:20:10 +0200]: > This patch set picks up several patches sent during the past months > related with NXP TDA998x HDMI transmitter driver. The patches have > been tested on Marvell Dove (Armada DRM) on several HDMI modes with > audio playing on S/PDIF. I have also quickly tested on Beaglebone > Black (tilcdc) for one DVI mode. > > As I squashed some patches and fixed some audio issues, it would > be great to have a formal Tested-by or Acked-by from Russell and > Darren for the whole patch set. > Sebastian, Looks good to me, I tried this series with all the known "problem" modes on the BeagleBone Black and they are working correctly now. I should just state for the record that I have so far tested DVI mode (no audio) and only boot time mode setting but this is all we have been using from the original mainline NXP/tilcdc drm drivers anyway. So for the series: Tested-by: Darren Etheridge Darren