linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: 冯锐 <rui_feng@realsil.com.cn>
To: Lee Jones <lee.jones@linaro.org>
Cc: "arnd@arndb.de" <arnd@arndb.de>,
	"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"ricky_wu@realtek.com" <ricky_wu@realtek.com>,
	"bristot@redhat.com" <bristot@redhat.com>,
	"perry_yuan@dell.com" <perry_yuan@dell.com>
Subject: 答复: [PATCH v8,2/2] misc: rtsx: Add support for RTS5260
Date: Thu, 30 Nov 2017 01:12:53 +0000	[thread overview]
Message-ID: <2A308283684ECD4B896628E09AF5361E01A808FD@RS-MBS01.realsil.com.cn> (raw)
In-Reply-To: <20171129101445.3l5pyf6pvcbnodj5@dell>

> On Wed, 29 Nov 2017, rui_feng@realsil.com.cn wrote:
> 
> > From: Rui Feng <rui_feng@realsil.com.cn>
> >
> > Add support for new chip rts5260.
> > In order to support rts5260, the definitions of some internal
> > registers and workflow have to be modified and are different from its
> > predecessors and OCP function is added for RTS5260. So we need this
> > patch to ensure RTS5260 can work.
> >
> > Signed-off-by: Rui Feng <rui_feng@realsil.com.cn>
> > Reviewed-by: Daniel Bristot de Oliveira <bristot@redhat.com>
> > Tested-by: Perry Yuan <perry_yuan@dell.com>
> >
> > v8 changes:
> > * add Tested-by
> > ---
> >  drivers/misc/cardreader/Kconfig    |   2 +-
> >  drivers/misc/cardreader/Makefile   |   2 +-
> >  drivers/misc/cardreader/rts5260.c  | 748
> > +++++++++++++++++++++++++++++++++++++
> >  drivers/misc/cardreader/rts5260.h  |  45 +++
> > drivers/misc/cardreader/rtsx_pcr.c | 123 +++++-
> > drivers/misc/cardreader/rtsx_pcr.h |  10 +
> >  include/linux/rtsx_pci.h           | 234 +++++++++++-
> >  7 files changed, 1157 insertions(+), 7 deletions(-)  create mode
> > 100644 drivers/misc/cardreader/rts5260.c  create mode 100644
> > drivers/misc/cardreader/rts5260.h
> 
> Applied, thanks.
> 
Sorry, I forget to add " Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>" in this patch, do I need to resend it?

> --
> Lee Jones
> Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source
> software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog
> 
> ------Please consider the environment before printing this e-mail.

  reply	other threads:[~2017-11-30  1:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-29  9:09 [PATCH v8,2/2] misc: rtsx: Add support for RTS5260 rui_feng
2017-11-29 10:14 ` Lee Jones
2017-11-30  1:12   ` 冯锐 [this message]
2017-11-30  8:43     ` 答复: " Lee Jones
2017-11-29 10:23 ` [GIT PULL] Immutable branch between MFD, Memstick, Misc and MMC due for the v4.16 merge window Lee Jones
2017-12-04  9:49   ` [GIT PULL v2] " Lee Jones

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=2A308283684ECD4B896628E09AF5361E01A808FD@RS-MBS01.realsil.com.cn \
    --to=rui_feng@realsil.com.cn \
    --cc=arnd@arndb.de \
    --cc=bristot@redhat.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perry_yuan@dell.com \
    --cc=ricky_wu@realtek.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).