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 1/3] fsl_esdhc: Always stop clock before changing frequency
Date: Sat, 20 Mar 2010 18:54:29 +0100	[thread overview]
Message-ID: <4BA50BD5.1050004@denx.de> (raw)
In-Reply-To: <1269013095-6725-1-git-send-email-galak@kernel.crashing.org>

Kumar Gala wrote:
> We need to stop the clocks on 83xx/85xx as well as imx.  No need to make
> this code conditional to just imx.
> 
> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
> ---
>  drivers/mmc/fsl_esdhc.c |   11 +++--------
>  include/fsl_esdhc.h     |    3 +--
>  2 files changed, 4 insertions(+), 10 deletions(-)
> 

Agree, but please remove clk_enable from the mx51evk.c, too.

Tested successfully on mx51evk.

Acked-by: Stefano Babic <sbabic@denx.de>

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-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mx51evk_warnings
Url: http://lists.denx.de/pipermail/u-boot/attachments/20100320/4f93d8bf/attachment.txt 

  parent reply	other threads:[~2010-03-20 17:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-19 15:38 [U-Boot] [PATCH 1/3] fsl_esdhc: Always stop clock before changing frequency Kumar Gala
2010-03-19 15:38 ` [U-Boot] [PATCH 2/3] fsl_esdhc: Add function to reset the eSDHC controller Kumar Gala
2010-03-19 15:38   ` [U-Boot] [PATCH 3/3] fsl_esdhc: Only modify WML[WR] field Kumar Gala
2010-03-19 18:07     ` Kumar Gala
2010-03-20 17:56   ` [U-Boot] [PATCH 2/3] fsl_esdhc: Add function to reset the eSDHC controller Stefano Babic
2010-03-21 18:10     ` Kumar Gala
2010-03-20 17:54 ` Stefano Babic [this message]
2010-03-21 18:10   ` [U-Boot] [PATCH 1/3] fsl_esdhc: Always stop clock before changing frequency Kumar Gala

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=4BA50BD5.1050004@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.