public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Zhang Haijun <b42677@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2 V2] powerpc/esdhc: Map register for eSDHC Host Controller V3.0
Date: Mon, 18 Nov 2013 13:16:01 +0800	[thread overview]
Message-ID: <5289A291.3030108@freescale.com> (raw)
In-Reply-To: <C62941F4-23AD-45ED-8044-83A20AAB1D14@antoniou-consulting.com>

Hi, all

Who could help review this patch set?

Thanks in advance.

? 2013/10/31 15:51, Pantelis Antoniou ??:
> Hi Haijun,
>
> On Oct 30, 2013, at 5:37 AM, Haijun Zhang wrote:
>
>> eSDHC host controller has new register to support SD Spec 3.0.
>> And the according host controller version was Freescale eSDHC
>> Version 3.0.
>>
>> Signed-off-by: Haijun Zhang <haijun.zhang@freescale.com>
>> ---
>> changes:
>> 	- Split from patch [PATCH] powerpc/esdhc: Map
>> 	  register for eSDHC host controller 3.0
>>
>> drivers/mmc/fsl_esdhc.c | 16 ++++++++++++++--
>> 1 file changed, 14 insertions(+), 2 deletions(-)
>>
>> diff --git a/drivers/mmc/fsl_esdhc.c b/drivers/mmc/fsl_esdhc.c
>> index 1fba3f7..a3b165e 100644
>> --- a/drivers/mmc/fsl_esdhc.c
>> +++ b/drivers/mmc/fsl_esdhc.c
>> @@ -45,9 +45,21 @@ struct fsl_esdhc {
>> 	uint    mixctrl;
>> 	char    reserved1[4];
>> 	uint	fevt;
>> -	char	reserved2[168];
>> +	uint	admaes;
>> +	uint	adsaddr;
>> +	char	reserved2[160];
>> 	uint	hostver;
>> -	char	reserved3[780];
>> +	char	reserved3[4];
>> +	uint	dmaerraddr;
>> +	char	reserved4[4];
>> +	uint	dmaerrattr;
>> +	char	reserved5[4];
>> +	uint	hostcapblt2;
>> +	char	reserved6[8];
>> +	uint	tcr;
>> +	char	reserved7[28];
>> +	uint	sddirctl;
>> +	char	reserved8[712];
>> 	uint	scr;
>> };
>>
>> -- 
>> 1.8.4
>>
>>
> Applied, thanks
>
> Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
>
>

-- 
Thanks & Regards
Haijun.

  reply	other threads:[~2013-11-18  5:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30  3:37 [U-Boot] [PATCH 1/2 V2] powerpc/esdhc: Map register for eSDHC Host Controller V3.0 Haijun Zhang
2013-10-30  3:37 ` [U-Boot] [PATCH 2/2 V2] Powerpc/esdhc: Add simple description of esdhc register Haijun Zhang
2013-10-31  7:52   ` Pantelis Antoniou
2013-10-31  7:51 ` [U-Boot] [PATCH 1/2 V2] powerpc/esdhc: Map register for eSDHC Host Controller V3.0 Pantelis Antoniou
2013-11-18  5:16   ` Zhang Haijun [this message]
2013-11-18  8:09     ` Jaehoon Chung
2013-11-18  8:32       ` Zhang Haijun
2013-11-18 12:04         ` Pantelis Antoniou
2013-11-19  0:31           ` 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=5289A291.3030108@freescale.com \
    --to=b42677@freescale.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