All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaehoon Chung <jh80.chung@samsung.com>
To: Kukjin Kim <kgene.kim@samsung.com>
Cc: 'Jaehoon Chung' <jh80.chung@samsung.com>,
	linux-mmc@vger.kernel.org, 'Chris Ball' <cjb@laptop.org>,
	kyungmin.park@samsung.com, prakity@marvell.com,
	afleming@gmail.com, akpm@linux-foundation.org,
	hyuk1.lee@samsung.com, jh0801.jung@samsung.com,
	chaos.youn@samsung.com, 'Sangbeom Kim' <sbkim73@samsung.com>
Subject: Re: [PATCH] Support Mobile Storage controller Interface
Date: Thu, 06 Jan 2011 14:28:46 +0900	[thread overview]
Message-ID: <4D25530E.5030408@samsung.com> (raw)
In-Reply-To: <00da01cbad60$96c10950$c4431bf0$%kim@samsung.com>

Dear Kukjin Kim

i resent mshci patch..not this version.. 
you want..i would remove this patch..

If i resend the other patch...maybe something should present same thing.
because based-on sdhci.c and DWC mobile storage spec..

i will resend the next week..

Thank you for your opinion and sorry Mr.Kim

Thanks.
Jaehoon Chung

Kukjin Kim wrote:
> Jaehoon Chung wrote:
>> I tried to use mobile storage with sdhci-controller, but bit controlling
> is
>> too many different
>> So need Mobile Storage controller.
>>
>> I tested only 8-bit buswidth. It's working well...i think performance
>> didn't ensure yet.
>> It should be add DDR feature.
>>
>> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
>> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
>> ---
>>  drivers/mmc/host/Kconfig  |   12 +
>>  drivers/mmc/host/Makefile |    1 +
>>  drivers/mmc/host/mshci.c  | 1499
>> +++++++++++++++++++++++++++++++++++++++++++++
>>  drivers/mmc/host/mshci.h  |  364 +++++++++++
>>  4 files changed, 1876 insertions(+), 0 deletions(-)
>>  create mode 100644 drivers/mmc/host/mshci.c
>>  create mode 100644 drivers/mmc/host/mshci.h
>>
> (Cc'ed regarding engineer in my team)
> 
> Wow, almost same driver is in my team's git tree except
> author(MODULE_AUTHOR) and small fix.
> (git://git.kernel.org/pub/scm/linux/kernel/git/kki_ap/linux-2.6-samsung.git)
> 
> Both have same comments...and in addition, same typo!!! :-(
> 
> Actually, we had a plan to submit it, this driver is under test on board and
> we still fixing this now.
> 
> I would welcome MMC maintainer, Chris' response(or any other response) about
> this.
> 
> Thanks.
> 
> Best regards,
> Kgene.
> --
> Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
> SW Solution Development Team, Samsung Electronics Co., Ltd.
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


  reply	other threads:[~2011-01-06  5:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <00c401cbad49$fca5c010$f5f14030$%kim@samsung.com>
2011-01-06  5:14 ` [PATCH] Support Mobile Storage controller Interface Kukjin Kim
2011-01-06  5:28   ` Jaehoon Chung [this message]
2011-01-06  7:40   ` Kyungmin Park

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=4D25530E.5030408@samsung.com \
    --to=jh80.chung@samsung.com \
    --cc=afleming@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=chaos.youn@samsung.com \
    --cc=cjb@laptop.org \
    --cc=hyuk1.lee@samsung.com \
    --cc=jh0801.jung@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-mmc@vger.kernel.org \
    --cc=prakity@marvell.com \
    --cc=sbkim73@samsung.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 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.