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:   Fri, 23 Jun 2017 16:31:15 -0500
From:   Suman Anna <s-anna@...com>
To:     Bjorn Andersson <bjorn.andersson@...aro.org>,
        Ohad Ben-Cohen <ohad@...ery.com>
CC:     Rob Herring <robh+dt@...nel.org>,
        Santosh Shilimkar <ssantosh@...nel.org>,
        Mark Rutland <mark.rutland@....com>,
        <linux-remoteproc@...r.kernel.org>,
        <linux-arm-kernel@...ts.infradead.org>,
        <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        "Andrew F. Davis" <afd@...com>, Sam Nelson <sam.nelson@...com>
Subject: Re: [PATCH v3 0/3] Add Keystone2 Remoteproc driver

On 06/13/2017 06:45 PM, Suman Anna wrote:
> Hi Bjorn,
> 
> This is v3 of the patchset that adds the DT binding and the driver for
> loading and booting the DSP devices present on various Keystone2 SoC families.
> The binding and driver patches have already been acked by Rob Herring and Santosh
> Shilimkar respectively, and this is just a minor refresh with one small comment
> from Rob addressed in the binding (Patch 1). There are no code changes in remaining
> patches. I have picked up their Acks in all the relevant patches.
> 
> Appreciate it if you can pick up the series for v4.13.

Gentle reminder for picking this up for v4.13 merge window.

Thanks
Suman

> 
> v2:
> http://marc.info/?l=linux-kernel&m=149688154304565&w=2
> v1:
> http://marc.info/?t=149581802500004&r=1&w=2
> 
> regards
> Suman
> 
> Andrew F. Davis (1):
>   remoteproc/keystone: Ensure the DSPs are in reset in probe
> 
> Suman Anna (2):
>   dt-bindings: remoteproc: Add Keystone DSP remoteproc binding
>   remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs
> 
>  .../bindings/remoteproc/ti,keystone-rproc.txt      | 133 ++++++
>  drivers/remoteproc/Kconfig                         |  13 +
>  drivers/remoteproc/Makefile                        |   1 +
>  drivers/remoteproc/keystone_remoteproc.c           | 525 +++++++++++++++++++++
>  4 files changed, 672 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/remoteproc/ti,keystone-rproc.txt
>  create mode 100644 drivers/remoteproc/keystone_remoteproc.c
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ