All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/2] mx6sabresd: Avoid hang when HDMI cable is not connected
Date: Fri, 13 Sep 2013 10:16:44 +0200	[thread overview]
Message-ID: <5232C9EC.604@denx.de> (raw)
In-Reply-To: <5231D78A.5000002@boundarydevices.com>

Hi Eric,

On 12/09/2013 17:02, Eric Nelson wrote:

> This isn't needed yet in the stock (main-line) code base, since
> we haven't added any panels without detection.

ok, thanks - I will then apply Fabio's patches for the Freescale's boards.

> 
> We do have a form this patch and a lot of panels in our local tree
> on Github, but wanted to avoid unnecessary noise on the list
> because we've integrated a dozen or so panels and the existing
> structure really doesn't scale.
> 
> We had a separate discussion regarding treating the displays
> as data (environment), but have stalled somewhat on that front.

I think also that using the environment seems a clumsy solution. We used
a lot of times in the past, and we have not unified their usage.

> 
> The current device-tree code for i.MX6 uses mode strings instead
> of the detailed timing data that's really needed for a proper
> solution.
> 

I admit that using DT also for u-boot seems a better solution. You're
right about i.MX6 in kernel, but on the other hand I like how it is
described for i.MX28 boards. The display-timings node contain all
information we need. It would be nice to have the same for i.MX6.

Best regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  reply	other threads:[~2013-09-13  8:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-11 21:14 [U-Boot] [PATCH v2 1/2] mx6sabresd: Avoid hang when HDMI cable is not connected Fabio Estevam
2013-09-11 21:14 ` [U-Boot] [PATCH v2 2/2] mx6sabresd: Reset counter to prevent error message Fabio Estevam
2013-09-12 10:17   ` Stefano Babic
2013-09-12 15:28     ` Eric Nelson
2013-09-20 16:03   ` Stefano Babic
2013-09-12  9:47 ` [U-Boot] [PATCH v2 1/2] mx6sabresd: Avoid hang when HDMI cable is not connected Stefano Babic
2013-09-12 15:02   ` Eric Nelson
2013-09-13  8:16     ` Stefano Babic [this message]
2013-09-13 13:58       ` Fabio Estevam
2013-09-13 14:19         ` Stefano Babic
2013-09-13 14:51         ` Eric Nelson
2013-09-13 18:11           ` Fabio Estevam
2013-09-13 18:34             ` Eric Nelson
2013-09-20 16:03 ` Stefano Babic

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=5232C9EC.604@denx.de \
    --to=sbabic@denx.de \
    --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.