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: <172176983632.1127918.8468061614483310922.robh@kernel.org>
Date: Tue, 23 Jul 2024 16:23:58 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Shresth Prasad <shresthprasad7@...il.com>
Cc: vkoul@...nel.org, devicetree@...r.kernel.org, krzk+dt@...nel.org,
	andrew@...n.ch, dmaengine@...r.kernel.org,
	javier.carrasco.cruz@...il.com, skhan@...uxfoundation.org,
	conor+dt@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] dt-bindings: dma: mv-xor-v2: Convert to dtschema


On Tue, 23 Jul 2024 15:25:19 +0530, Shresth Prasad wrote:
> Convert txt bindings of Marvell XOR v2 engines to dtschema to allow
> for validation.
> 
> Also add missing property `dma-coherent` as `drivers/dma/mv_xor_v2.c`
> calls various dma-coherent memory functions.
> 
> Signed-off-by: Shresth Prasad <shresthprasad7@...il.com>
> ---
> Changes in v3:
>     - Change maintainer
>     - Simplify binding by removing `if:` block
> 
> Tested against `marvell/armada-7040-db.dtb`, `marvell/armada-7040-mochabin.dtb`
> and `marvell/armada-8080-db.dtb`
> ---
>  .../bindings/dma/marvell,xor-v2.yaml          | 61 +++++++++++++++++++
>  .../devicetree/bindings/dma/mv-xor-v2.txt     | 28 ---------
>  2 files changed, 61 insertions(+), 28 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/dma/marvell,xor-v2.yaml
>  delete mode 100644 Documentation/devicetree/bindings/dma/mv-xor-v2.txt
> 

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ