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]
Message-ID: <aCrJBaAlN8cZAv-A@gondor.apana.org.au>
Date: Mon, 19 May 2025 14:00:37 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: "Rob Herring (Arm)" <robh@...nel.org>
Cc: "David S. Miller" <davem@...emloft.net>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>, Andrew Lunn <andrew@...n.ch>,
	Boris Brezillon <bbrezillon@...nel.org>,
	linux-crypto@...r.kernel.org, devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: crypto: Convert Marvell CESA to DT schema

On Tue, May 13, 2025 at 01:41:23PM -0500, Rob Herring (Arm) wrote:
> Convert the Marvell CESA binding to DT schema format. The
> marvell-cesa.txt and mv_cesa.txt are duplicate bindings.
> 
> The clock properties are quite varied for each platform hence the
> if/then schemas. The old binding was fairly accurate with reality.
> 
> The original binding didn't mention there is 1 interrupt per CESA
> engine. Based on users, there's a maximum of 2 engines.
> 
> Signed-off-by: Rob Herring (Arm) <robh@...nel.org>
> ---
>  .../bindings/crypto/marvell,orion-crypto.yaml | 133 ++++++++++++++++++
>  .../bindings/crypto/marvell-cesa.txt          |  44 ------
>  .../devicetree/bindings/crypto/mv_cesa.txt    |  32 -----
>  3 files changed, 133 insertions(+), 76 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/crypto/marvell,orion-crypto.yaml
>  delete mode 100644 Documentation/devicetree/bindings/crypto/marvell-cesa.txt
>  delete mode 100644 Documentation/devicetree/bindings/crypto/mv_cesa.txt

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ