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, 3 Mar 2016 15:09:47 -0600
From:	Rob Herring <robh@...nel.org>
To:	Nishanth Menon <nm@...com>
Cc:	Jassi Brar <jassisinghbrar@...il.com>,
	linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org,
	Santosh Shilimkar <ssantosh@...nel.org>, fcooper@...com,
	s-anna@...com
Subject: Re: [PATCH V2 1/2] Documentation: dt: mailbox: Add TI Message Manager

On Fri, Feb 26, 2016 at 04:24:11PM -0600, Nishanth Menon wrote:
> Message Manager is a hardware block used to communicate with various
> processor systems within certain Texas Instrument's Keystone
> generation SoCs.
> 
> This hardware engine is used to transfer messages from various compute
> entities(or processors) within the SoC. It is designed to be self
> contained without needing software initialization for operation.
> 
> Signed-off-by: Nishanth Menon <nm@...com>
> ---
> Changes in V2: major refactor of binding - Thanks for all the review from Rob and Jassi
> 	- Generic compatible property is dropped
> 	- no more child nodes, instead interrupt information is provided as part
> 	  of the the message manager node it self - part of data moved into
> 	  driver based on compatible property.
> 	- mbox-cells is 2 (passes queue_id and proxy_id) -added elaboration as well
> 	- change in interrupt names
> 
> V1: https://patchwork.kernel.org/patch/8237111/
> 
>  .../bindings/mailbox/ti,message-manager.txt        | 50 ++++++++++++++++++++++
>  1 file changed, 50 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/mailbox/ti,message-manager.txt

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ