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] [day] [month] [year] [list]
Date:   Tue, 13 Oct 2020 06:55:19 -0500
From:   Rob Herring <robh+dt@...nel.org>
To:     Viresh Kumar <viresh.kumar@...aro.org>
Cc:     Jassi Brar <jaswinder.singh@...aro.org>, morten_bp@...e.dk,
        Tushar Khandelwal <Tushar.Khandelwal@....com>,
        linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
        Vincent Guittot <vincent.guittot@...aro.org>,
        devicetree@...r.kernel.org, Sudeep Holla <Sudeep.Holla@....com>,
        Frank Rowand <frowand.list@...il.com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH V4] dt-bindings: mailbox : arm,mhuv2: Add bindings

On Mon, Oct 12, 2020 at 11:32 PM Viresh Kumar <viresh.kumar@...aro.org> wrote:
>
> This patch adds device tree binding for ARM Message Handling Unit (MHU)
> controller version 2.
>
> Based on earlier work by Morten Borup Petersen.
>
> Co-developed-by: Tushar Khandelwal <tushar.khandelwal@....com>
> Signed-off-by: Tushar Khandelwal <tushar.khandelwal@....com>
> Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
>
> ---
> V3->V4:
> - Made interrupts property compulsory for receiver
> - Added interrupts for both nodes in example
> - Fixed min/max items for protocols property
> - Don't add -tx/rx to node's name.
>
> V2->V3:
> - compatible is changed to arm-mhuv2-tx/rx. Later version of MHUv2
>   have an interrupt in the sender mode as well and we can't find if a
>   mailbox is sender or receiver just based on an interrupt anymore. We
>   needed a better way.
>
> - arm-mhuv2-mode is renamed to arm,mhuv2-protocols to fit the purpose
>   better.
>
> - Minor formatting otherwise.
>
> Morten: Please let me know if you want me to add your signoff here from
> some other email id as you no longer work with ARM.
> ---
>  .../bindings/mailbox/arm,mhuv2.yaml           | 215 ++++++++++++++++++
>  1 file changed, 215 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/mailbox/arm,mhuv2.yaml

Reviewed-by: Rob Herring <robh@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ