linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Zhang Haijun <B42677@freescale.com>
To: Haijun Zhang <Haijun.Zhang@freescale.com>
Cc: scottwood@freescale.com, linuxppc-dev@lists.ozlabs.org,
	X.Xie@freescale.com
Subject: Re: [PATCH] Powerpc/dts: Correct sdhci quirk for bsc9131
Date: Mon, 16 Sep 2013 16:12:18 +0800	[thread overview]
Message-ID: <5236BD62.8050604@freescale.com> (raw)
In-Reply-To: <1378118222-17338-1-git-send-email-Haijun.Zhang@freescale.com>

On 09/02/2013 06:37 PM, Haijun Zhang wrote:
> We use property "sdhci,auto-cmd12" instead of "fsl,sdhci-auto-cmd12"
> to distinguish if the sdhc host has quirk SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12.
>
> Signed-off-by: Haijun Zhang <Haijun.Zhang@freescale.com>
> ---
>   arch/powerpc/boot/dts/fsl/bsc9131si-post.dtsi | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/powerpc/boot/dts/fsl/bsc9131si-post.dtsi b/arch/powerpc/boot/dts/fsl/bsc9131si-post.dtsi
> index 5180d9d..0c0efa9 100644
> --- a/arch/powerpc/boot/dts/fsl/bsc9131si-post.dtsi
> +++ b/arch/powerpc/boot/dts/fsl/bsc9131si-post.dtsi
> @@ -130,7 +130,7 @@ usb@22000 {
>
>   /include/ "pq3-esdhc-0.dtsi"
>   	sdhc@2e000 {
> -		fsl,sdhci-auto-cmd12;
> +		sdhci,auto-cmd12;
>   		interrupts = <41 0x2 0 0>;
>   	};
>
>


Hi, scott

Could you help review this patch?

-- 
Thanks & Regards

Haijun

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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-02 10:37 [PATCH] Powerpc/dts: Correct sdhci quirk for bsc9131 Haijun Zhang
2013-09-16  8:12 ` Zhang Haijun [this message]
2013-09-16 19:42   ` Scott Wood
2013-09-17  0:56     ` Zhang Haijun

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=5236BD62.8050604@freescale.com \
    --to=b42677@freescale.com \
    --cc=Haijun.Zhang@freescale.com \
    --cc=X.Xie@freescale.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=scottwood@freescale.com \
    /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;
as well as URLs for NNTP newsgroup(s).