> On Wed, 29 Nov 2017, rui_f...@realsil.com.cn wrote:
> 
> > From: Rui Feng <rui_f...@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_f...@realsil.com.cn>
> > Reviewed-by: Daniel Bristot de Oliveira <bris...@redhat.com>
> > Tested-by: Perry Yuan <perry_y...@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 
<gre...@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 via email to