All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/2] sunxi: video: Enable video on sun8i, which supports LCD but not HDMI
Date: Wed, 07 Jan 2015 20:54:06 +0100	[thread overview]
Message-ID: <54AD8EDE.9020607@redhat.com> (raw)
In-Reply-To: <1420656661.11796.34.camel@hellion.org.uk>

Hi,

On 07-01-15 19:51, Ian Campbell wrote:
> On Wed, 2014-12-31 at 13:07 +0100, Hans de Goede wrote:
>> The A23 (sun8i) only has lcd output support, so allow building the video code
>> without HDMI support for use with the A23.
>>
>> Also the A23 has the same reset bits (and necessity to enable the DRC block)
>> as the sun6i, so enable those bits for sun8i too.
>>
>> Note building without HDMI support is useful for the A13 (sun5i variant) too,
>> as that one does not have HDMI either.
>>
>> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
>> ---
>> Changes in v2:
>> -Improve commit message to better reflect what the patch does
>
> Much better, thanks. Acked-by: Ian Campbell <ijc@hellion.org.uk>
>
> I think a v3 is still pending on #1/2 based on Siahei's feedback, or did
> I miss it?

Fixing the RGB656 vs RGB565 thing was such a simple fix that I've simply
squashed it into v2 in my personal tree, without sending a v3, but I can send
a v3 if you want one ...

Regards,

Hans

  reply	other threads:[~2015-01-07 19:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-31 12:07 [U-Boot] [PATCH v2 1/2] sunxi: video: Add lcd output support Hans de Goede
2014-12-31 12:07 ` [U-Boot] [PATCH v2 2/2] sunxi: video: Enable video on sun8i, which supports LCD but not HDMI Hans de Goede
2015-01-07 18:51   ` Ian Campbell
2015-01-07 19:54     ` Hans de Goede [this message]
2015-01-01 20:21 ` [U-Boot] [PATCH v2 1/2] sunxi: video: Add lcd output support Siarhei Siamashka
2015-01-05 16:21   ` Hans de Goede

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=54AD8EDE.9020607@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.