public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 6/8] nitrogen6x: use common detect_hdmi
Date: Thu, 03 Apr 2014 17:47:26 -0700	[thread overview]
Message-ID: <533E011E.3030907@boundarydevices.com> (raw)
In-Reply-To: <1396468670-29774-6-git-send-email-eric@eukrea.com>

Thanks Eric,

On 04/02/2014 12:57 PM, Eric B?nard wrote:
> Signed-off-by: Eric B?nard <eric@eukrea.com>
> Cc: Eric Nelson <eric.nelson@boundarydevices.com>
> ---
>   board/boundary/nitrogen6x/nitrogen6x.c | 6 ------
>   1 file changed, 6 deletions(-)
>
> diff --git a/board/boundary/nitrogen6x/nitrogen6x.c b/board/boundary/nitrogen6x/nitrogen6x.c
> index 1d96db1..4e78ce4 100644
> --- a/board/boundary/nitrogen6x/nitrogen6x.c
> +++ b/board/boundary/nitrogen6x/nitrogen6x.c
> @@ -445,12 +445,6 @@ static iomux_v3_cfg_t const rgb_pads[] = {
>   	MX6_PAD_DISP0_DAT23__IPU1_DISP0_DATA23,
>   };
>
> -static int detect_hdmi(struct display_info_t const *dev)
> -{
> -	struct hdmi_regs *hdmi	= (struct hdmi_regs *)HDMI_ARB_BASE_ADDR;
> -	return readb(&hdmi->phy_stat0) & HDMI_DVI_STAT;
> -}
> -
>   static void do_enable_hdmi(struct display_info_t const *dev)
>   {
>   	imx_enable_hdmi_phy();
>

I coulda sworn we had done this already, but...

Acked-By: Eric Nelson <eric.nelson@boundarydevices.com>

  reply	other threads:[~2014-04-04  0:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-02 19:57 [U-Boot] [PATCH 1/8] imx-common: add board_video_skip Eric Bénard
2014-04-02 19:57 ` [U-Boot] [PATCH 2/8] nitrogen6x: use common board_video_skip Eric Bénard
2014-04-04  0:57   ` Eric Nelson
2014-04-02 19:57 ` [U-Boot] [PATCH 3/8] mx6sabresd: " Eric Bénard
2014-04-02 19:57 ` [U-Boot] [PATCH 4/8] RiOTboard and MarSBoard: add new boards support Eric Bénard
2014-04-04 10:12   ` Stefano Babic
2014-04-04 14:51     ` selsinork at gmail.com
2014-04-04 17:08       ` Eric Bénard
2014-04-02 19:57 ` [U-Boot] [PATCH 5/8] imx-common/video: add detect_hdmi Eric Bénard
2014-04-02 19:57 ` [U-Boot] [PATCH 6/8] nitrogen6x: use common detect_hdmi Eric Bénard
2014-04-04  0:47   ` Eric Nelson [this message]
2014-04-02 19:57 ` [U-Boot] [PATCH 7/8] mx6sabresd: " Eric Bénard
2014-04-02 19:57 ` [U-Boot] [PATCH 8/8] embest/mx6boards: " Eric Bénard
2014-04-04 10:05 ` [U-Boot] [PATCH 1/8] imx-common: add board_video_skip 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=533E011E.3030907@boundarydevices.com \
    --to=eric.nelson@boundarydevices.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox