Re: [PATCH 0/9] dt-bindings: crypto: convert fsl-sec4 to DT schema

From: Rob Herring
Date: Tue Feb 28 2023 - 22:06:35 EST


On Wed, Mar 01, 2023 at 09:56:53AM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> 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@xxxxxxxxxx/