public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] video/powerpc: don't touch DIU registers that we don't need
Date: Fri, 21 Sep 2012 23:56:48 +0200	[thread overview]
Message-ID: <20120921235648.326d7210@wker> (raw)
In-Reply-To: <1347916362-26283-1-git-send-email-timur@freescale.com>

Hi Timur,

On Mon, 17 Sep 2012 16:12:42 -0500
Timur Tabi <timur@freescale.com> wrote:

> Several DIU registers were being initialized either unnecessarily or to
> wrong values.
> 
> 1) All interrupts were enabled even though there's no interrupt handler.
>    Interrupts were left enabled when booting Linux.
> 
> 2) Don't configure a dummy area descriptor, since we don't support ADs
>    in U-Boot.
> 
> 3) Don't configure any write-back buffer registers, since we don't use
>    that mode.
> 
> 4) The default values for the THRESHOLDS, SYN_POL, and PLUT registers
>    should be used, so don't touch those registers either.
> 
> Signed-off-by: Timur Tabi <timur@freescale.com>
> ---
>  drivers/video/fsl_diu_fb.c |   21 ++-------------------
>  1 files changed, 2 insertions(+), 19 deletions(-)

Applied to video/master. I'm sorry for long delay.

Thanks,
Anatolij

      reply	other threads:[~2012-09-21 21:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-17 21:12 [U-Boot] [PATCH] video/powerpc: don't touch DIU registers that we don't need Timur Tabi
2012-09-21 21:56 ` Anatolij Gustschin [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=20120921235648.326d7210@wker \
    --to=agust@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox