[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171130084346.42ihc7ikpxegvrhl@dell>
Date: Thu, 30 Nov 2017 08:43:46 +0000
From: Lee Jones <lee.jones@...aro.org>
To: 冯锐 <rui_feng@...lsil.com.cn>
Cc: "arnd@...db.de" <arnd@...db.de>,
"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"ricky_wu@...ltek.com" <ricky_wu@...ltek.com>,
"bristot@...hat.com" <bristot@...hat.com>,
"perry_yuan@...l.com" <perry_yuan@...l.com>
Subject: Re: 答复: [PATCH v8,2/2] misc: rtsx:
Add support for RTS5260
On Thu, 30 Nov 2017, 冯锐 wrote:
> > On Wed, 29 Nov 2017, rui_feng@...lsil.com.cn wrote:
> >
> > > From: Rui Feng <rui_feng@...lsil.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@...lsil.com.cn>
> > > Reviewed-by: Daniel Bristot de Oliveira <bristot@...hat.com>
> > > Tested-by: Perry Yuan <perry_yuan@...l.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@...uxfoundation.org>" in this patch, do I need to resend it?
The pull-request has gone out already, so we can't fix up.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists