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: Tue, 19 Nov 2013 08:31:28 +0800 [thread overview]
Message-ID: <528AB160.9070002@freescale.com> (raw)
In-Reply-To: <39565C77-D88D-4A40-915B-9495684481B4@antoniou-consulting.com>
Many thanks.
? 2013/11/18 20:04, Pantelis Antoniou ??:
> Hi Zhang,
>
> I'm on travel yet again. Will be back Monday and I'll put my reviewing hat on.
>
> Regards
>
> -- Pantelis
>
> On Nov 18, 2013, at 9:32 AM, Zhang Haijun wrote:
>
>> Oh, Sorry.
>>
>> I mean http://patchwork.ozlabs.org/bundle/b42677/Need%20review/ .
>>
>>
>> ? 2013/11/18 16:09, Jaehoon Chung ??:
>>> Hi Zhang,
>>>
>>> I known this patch have been merged at u-boot-mmc repository.
>>>
>>> Best Regards,
>>> Jaehoon Chung
>>>
>>> On 11/18/2013 02:16 PM, Zhang Haijun wrote:
>>>> 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.
>>
>>
>
--
Thanks & Regards
Haijun.
prev parent reply other threads:[~2013-11-19 0:31 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
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 [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=528AB160.9070002@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