[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230301030627.GA287352-robh@kernel.org>
Date: Tue, 28 Feb 2023 21:06:27 -0600
From: Rob Herring <robh@...nel.org>
To: "Peng Fan (OSS)" <peng.fan@....nxp.com>
Cc: herbert@...dor.apana.org.au, davem@...emloft.net,
krzysztof.kozlowski+dt@...aro.org, horia.geanta@....com,
pankaj.gupta@....com, gaurav.jain@....com, shawnguo@...nel.org,
s.hauer@...gutronix.de, kernel@...gutronix.de, stefan@...er.ch,
linux-crypto@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Peng Fan <peng.fan@....com>
Subject: Re: [PATCH 0/9] dt-bindings: crypto: convert fsl-sec4 to DT schema
On Wed, Mar 01, 2023 at 09:56:53AM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@....com>
>
> This is effort towards SystemReady IR 2.0 to convert the txt binding to DT
> schema.
> Patch 1 is just to drop uneeded number since following DT schema will update the name
>
> The fsl-sec4.txt binding has two parts, one is crypto, one is snvs, so I split
> into two DT schema file. patch 2,3 is for crypto, patch 4,5,6 is for snvs,
> patch 7 is to drop fsl-sec4.txt binding. patch 8,9 is to add new node
>
> Peng Fan (9):
> ARM: dts: vfxxx: drop the number after jr
> dt-bindings: crypto: fsl-sec4: convert to DT schema
> dt-bindings: crypto: fsl-sec4: support sec5.4/0 and i.MX6UL
> dt-bindings: crypto: add fsl-sec4-snvs DT schema
> dt-bindings: crypto: fsl-sec4-snvs: add simple-mfd compatible
> dt-bindings: crypto: fsl-sec4-snvs: add fsl sec 5.x compatible
> dt-bindings: crypto: drop fsl-sec4 txt binding
> dt-bindings: crypto: fsl-sec4-snvs: add snvs-lpgpr support
> dt-bindings: crypto: fsl-sec4-snvs: add poweroff support
I'll leave it to you to work out which one to take[1]. :(
> .../bindings/crypto/fsl-sec4-snvs.yaml | 181 ++++++
> .../devicetree/bindings/crypto/fsl-sec4.txt | 553 ------------------
> .../devicetree/bindings/crypto/fsl-sec4.yaml | 366 ++++++++++++
> arch/arm/boot/dts/vfxxx.dtsi | 4 +-
> 4 files changed, 549 insertions(+), 555 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml
> delete mode 100644 Documentation/devicetree/bindings/crypto/fsl-sec4.txt
> create mode 100644 Documentation/devicetree/bindings/crypto/fsl-sec4.yaml
Filenames based on compatible strings...
Rob
[1] https://lore.kernel.org/all/20230220213334.353779-1-robh@kernel.org/
Powered by blists - more mailing lists