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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230301015702.3388458-1-peng.fan@oss.nxp.com>
Date:   Wed,  1 Mar 2023 09:56:53 +0800
From:   "Peng Fan (OSS)" <peng.fan@....nxp.com>
To:     herbert@...dor.apana.org.au, davem@...emloft.net,
        robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
        horia.geanta@....com, pankaj.gupta@....com, gaurav.jain@....com,
        shawnguo@...nel.org, s.hauer@...gutronix.de
Cc:     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: [PATCH 0/9] dt-bindings: crypto: convert fsl-sec4 to DT schema

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

 .../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

-- 
2.37.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ