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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e52fe654-a9b7-ca49-d501-1dd01159c787@ti.com>
Date:   Mon, 19 Apr 2021 09:50:01 -0500
From:   Suman Anna <s-anna@...com>
To:     Nishanth Menon <nm@...com>, Santosh Shilimkar <ssantosh@...nel.org>
CC:     Rob Herring <robh+dt@...nel.org>, <linux-kernel@...r.kernel.org>,
        <devicetree@...r.kernel.org>,
        <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH] ARM: dts: keystone-k2g: Rename message-manager node

On 4/13/21 7:19 PM, Nishanth Menon wrote:
> Rename message-manager instance node name to be better aligned with
> current style of device tree nodes for mailboxes.
> 
> Signed-off-by: Nishanth Menon <nm@...com>

Acked-by: Suman Anna <s-anna@...com>

> ---
> 
> Santosh:
> - This is'nt critical to queue up for 5.13-rc1 window, but just getting
>   it out of the way. I noticed it as I was converting the binding to
>   yaml. (patch for yaml conversion for the node follows)
> 
>  arch/arm/boot/dts/keystone-k2g.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/keystone-k2g.dtsi b/arch/arm/boot/dts/keystone-k2g.dtsi
> index 05a75019275e..e5c813b5556d 100644
> --- a/arch/arm/boot/dts/keystone-k2g.dtsi
> +++ b/arch/arm/boot/dts/keystone-k2g.dtsi
> @@ -242,7 +242,7 @@ dsp0: dsp@...00000 {
>  			status = "disabled";
>  		};
>  
> -		msgmgr: msgmgr@...0000 {
> +		msgmgr: mailbox@...0000 {
>  			compatible = "ti,k2g-message-manager";
>  			#mbox-cells = <2>;
>  			reg-names = "queue_proxy_region",
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ