From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/4] sunxi: video: Add VGA output support
Date: Mon, 29 Dec 2014 20:35:42 +0100 [thread overview]
Message-ID: <54A1AD0E.3060607@redhat.com> (raw)
In-Reply-To: <1419862723.13595.113.camel@hellion.org.uk>
Hi,
On 29-12-14 15:18, Ian Campbell wrote:
> On Sat, 2014-12-27 at 16:53 +0100, Hans de Goede wrote:
>> diff --git a/arch/arm/include/asm/arch-sunxi/display.h b/arch/arm/include/asm/arch-sunxi/display.h
>> index 908c5d9..8c25ad4 100644
>> --- a/arch/arm/include/asm/arch-sunxi/display.h
>> +++ b/arch/arm/include/asm/arch-sunxi/display.h
>> @@ -158,6 +158,52 @@ struct sunxi_hdmi_reg {
>> };
>>
>> /*
>> + * This is based on the A10s User Manual, and the A10s only supports
>> + * composite video and not vga like the A10 / A20 does, still other
>> + * then the removed vga out capability the tvencoder seems to be the same.
>
> You mean "other than" I think.
Fixed in my personal tree, and added your ack.
Thanks for all the reviews!
I'll go and poke Anatolij to get his ack for the videomodes.c changes,
with that (+ a respin of a few remaining patches you had comments on)
the entire display series can be queued up for merging in next.
Regards,
Hans
prev parent reply other threads:[~2014-12-29 19:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-27 15:53 [U-Boot] [PATCH 0/4] sunxi: video: native vga support Hans de Goede
2014-12-27 15:53 ` [U-Boot] [PATCH 1/4] sunxi: video: Fix tcon0 hsync / vsync setting Hans de Goede
2014-12-29 14:13 ` Ian Campbell
2014-12-27 15:53 ` [U-Boot] [PATCH 2/4] sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1 Hans de Goede
2014-12-29 14:14 ` Ian Campbell
2014-12-27 15:53 ` [U-Boot] [PATCH 3/4] sunxi: video: Fallback from HDMI to VGA on boards with VGA Hans de Goede
2014-12-27 15:53 ` [U-Boot] [PATCH 4/4] sunxi: video: Add VGA output support Hans de Goede
2014-12-29 14:18 ` Ian Campbell
2014-12-29 19:35 ` Hans de Goede [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54A1AD0E.3060607@redhat.com \
--to=hdegoede@redhat.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.