The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: rui_feng@realsil.com.cn
Cc: arnd@arndb.de, gregkh@linuxfoundation.org,
	linux-kernel@vger.kernel.org, ricky_wu@realtek.com,
	bristot@redhat.com, perry_yuan@dell.com
Subject: Re: [PATCH v8,2/2] misc: rtsx: Add support for RTS5260
Date: Wed, 29 Nov 2017 10:14:45 +0000	[thread overview]
Message-ID: <20171129101445.3l5pyf6pvcbnodj5@dell> (raw)
In-Reply-To: <1511946596-2936-1-git-send-email-rui_feng@realsil.com.cn>

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.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

  reply	other threads:[~2017-11-29 10:14 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 [this message]
2017-11-30  1:12   ` 答复: " 冯锐
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=20171129101445.3l5pyf6pvcbnodj5@dell \
    --to=lee.jones@linaro.org \
    --cc=arnd@arndb.de \
    --cc=bristot@redhat.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perry_yuan@dell.com \
    --cc=ricky_wu@realtek.com \
    --cc=rui_feng@realsil.com.cn \
    /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