From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Tue, 11 Aug 2015 08:43:25 +0100 Subject: [U-Boot] [PATCH] sunxi: display: Fix composite video out on sun5i In-Reply-To: <1438856016-19396-1-git-send-email-hdegoede@redhat.com> References: <1438856016-19396-1-git-send-email-hdegoede@redhat.com> Message-ID: <1439279005.18644.82.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 2015-08-06 at 12:13 +0200, Hans de Goede wrote: > The tv-encoder on sun5i is slightly different compared to the one on > sun4i/sun7i. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell