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]
Message-ID: <99f7e23f-268d-f32b-086f-4a46fc232ce9@ti.com>
Date:   Tue, 25 Feb 2020 09:53:12 +0530
From:   Vignesh Raghavendra <vigneshr@...com>
To:     "Ramuthevar,Vadivel MuruganX" 
        <vadivel.muruganx.ramuthevar@...ux.intel.com>,
        <linux-kernel@...r.kernel.org>, <linux-spi@...r.kernel.org>,
        <broonie@...nel.org>
CC:     <robh+dt@...nel.org>, <simon.k.r.goldschmidt@...il.com>,
        <dinguyen@...nel.org>, <tien.fong.chee@...el.com>, <marex@...x.de>,
        <cheol.yong.kim@...el.com>, <qi-ming.wu@...el.com>
Subject: Re: [PATCH v10 0/2] spi: cadence-quadpsi: Add support for the Cadence
 QSPI controller

Hi,

On 19/02/20 7:58 am, Ramuthevar,Vadivel MuruganX wrote:
[...]
>     CHECK   Documentation/devicetree/bindings/spi/cdns,qspi-nor.example.dt.yaml
> 
> Ramuthevar Vadivel Murugan (2):
>   dt-bindings: spi: Add schema for Cadence QSPI Controller driver
>   spi: cadence-quadpsi: Add support for the Cadence QSPI controller
> 
>  .../devicetree/bindings/spi/cdns,qspi-nor.yaml     | 147 +++++
>  drivers/mtd/spi-nor/Kconfig                        |  11 -
>  drivers/mtd/spi-nor/Makefile                       |   1 -
>  drivers/spi/Kconfig                                |   8 +
>  drivers/spi/Makefile                               |   1 +
>  .../spi-cadence-quadspi.c}                         | 641 ++++++++++-----------
>  6 files changed, 459 insertions(+), 350 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml

You will have to remove old bindings as well. Also please CC linux-mtd
list as these patches touch drivers/mtd/*

Just run scripts/get_maintainer.pl on your patches to get list of
mailing list and people to CC

>  rename drivers/{mtd/spi-nor/cadence-quadspi.c => spi/spi-cadence-quadspi.c} (73%)
> 

-- 
Regards
Vignesh

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ