[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <167899646621.3777210.10339304142738109858.robh@kernel.org>
Date: Thu, 16 Mar 2023 14:56:48 -0500
From: Rob Herring <robh@...nel.org>
To: Rob Herring <robh@...nel.org>
Cc: linux-crypto@...r.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
devicetree@...r.kernel.org, Pankaj Gupta <pankaj.gupta@....com>,
linux-kernel@...r.kernel.org,
"David S. Miller" <davem@...emloft.net>,
Horia Geantă <horia.geanta@....com>,
Gaurav Jain <gaurav.jain@....com>,
Herbert Xu <herbert@...dor.apana.org.au>
Subject: Re: [PATCH] dt-bindings: crypto: fsl,sec-v4.0: Convert to DT schema
On Mon, 20 Feb 2023 15:33:33 -0600, Rob Herring wrote:
> Convert Freescale CAAM/SEC4 binding to DT schema format. The
> 'fsl,sec-v4.0' and 'fsl,sec-v4.0-mon' parts are independent, so split
> them into separate schema files.
>
> Add a bunch of missing compatibles for v5.0, v5.4, etc. Drop unused
> 'ranges', '#address-cells', and '#size-cells' from fsl,sec-v4.0-mon nodes.
>
> There's one DTB warning for LS1012a which has a 2nd 'reg' entry for
> 'fsl,sec-v4.0-rtic'. Leaving that as there is no clue as to what it is for.
>
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
> .../bindings/crypto/fsl,sec-v4.0-mon.yaml | 150 +++++
> .../bindings/crypto/fsl,sec-v4.0.yaml | 266 +++++++++
> .../devicetree/bindings/crypto/fsl-sec4.txt | 553 ------------------
> 3 files changed, 416 insertions(+), 553 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/crypto/fsl,sec-v4.0-mon.yaml
> create mode 100644 Documentation/devicetree/bindings/crypto/fsl,sec-v4.0.yaml
> delete mode 100644 Documentation/devicetree/bindings/crypto/fsl-sec4.txt
>
Applied, thanks!
Powered by blists - more mailing lists