Linux SCSI subsystem development
 help / color / mirror / Atom feed
From: Kiwoong Kim <kwmad.kim@samsung.com>
To: 'Subhash Jadavani' <subhashj@codeaurora.org>
Cc: vinholikatti@gmail.com,
	"'Martin K. Petersen'" <martin.petersen@oracle.com>,
	'James Bottomley' <James.Bottomley@hansenpartnership.com>,
	linux-scsi@vger.kernel.org, '???' <hg.chu@samsung.com>,
	linux-scsi-owner@vger.kernel.org
Subject: RE: [PATCH v1 0/8] Support for Exynos specific UFS driver
Date: Fri, 07 Oct 2016 10:19:16 +0900	[thread overview]
Message-ID: <00a401d22038$d22456e0$766d04a0$@samsung.com> (raw)
In-Reply-To: <85ac557c49df48cc605813b04f3778f5@codeaurora.org>

Hi, Subhash

You're right.
I submitted one of  patches first to link to the previous summary mail
thread,
but it failed. I'll try it again.

Thank you
Regards

> Hi Kim,
> 
> 
> On 2016-10-06 01:12, Kiwoong Kim wrote:
> > This series of patches introduce support for Exynos specific UFS
> > driver.
> > An original version of this has been applied on mass production of
> > commercial mobile devices.
> >
> >  Documentation/devicetree/bindings/ufs/ufs-exynos.txt |   93 +
> >  drivers/scsi/ufs/Kconfig                                      |   10 +
> >  drivers/scsi/ufs/Makefile                                     |    1 +
> >  drivers/scsi/ufs/mphy.h                                        |   38
> > +
> >  drivers/scsi/ufs/ufs-exynos.c                                | 2084
> > ++++++++++++++++++++
> >  drivers/scsi/ufs/ufs-exynos.h                                |  621
> > ++++++
> >  drivers/scsi/ufs/ufshcd.c                                     |  146
> > +-
> >  drivers/scsi/ufs/ufshcd.h                                     |   62 +
> >  drivers/scsi/ufs/ufshci.h                                     |   14
> > +-
> >  drivers/scsi/ufs/unipro.h                                     |   24 +
> >  10 files changed, 3073 insertions(+), 20 deletions(-)  create mode
> > 100644 Documentation/devicetree/bindings/ufs/ufs-exynos.txt
> >  create mode 100644 drivers/scsi/ufs/mphy.h  create mode 100644
> > drivers/scsi/ufs/ufs-exynos.c  create mode 100644
> > drivers/scsi/ufs/ufs-exynos.h
> 
> This supposed to be 8-patch series but i only patch #1 (subject: [PATCH
> v1 1/8] ufs: add some vendor specific operations) on mailing list. Can you
> please send out the full patch series?
> 
> --
> The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a
> Linux Foundation Collaborative Project
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" 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:[~2016-10-07  1:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-06  8:12 [PATCH v1 0/8] Support for Exynos specific UFS driver Kiwoong Kim
2016-10-06 19:13 ` Subhash Jadavani
2016-10-07  1:19   ` Kiwoong Kim [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='00a401d22038$d22456e0$766d04a0$@samsung.com' \
    --to=kwmad.kim@samsung.com \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=hg.chu@samsung.com \
    --cc=linux-scsi-owner@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=subhashj@codeaurora.org \
    --cc=vinholikatti@gmail.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