lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 30 Nov 2017 01:12:53 +0000
From:   冯锐 <rui_feng@...lsil.com.cn>
To:     Lee Jones <lee.jones@...aro.org>
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: 答复: [PATCH v8,2/2] misc: rtsx: Add support for RTS5260

> 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?

> --
> 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.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ