linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] dt-bindings: crypto: convert fsl-sec4 to DT schema
@ 2023-03-01  1:56 Peng Fan (OSS)
  2023-03-01  1:56 ` [PATCH 1/9] ARM: dts: vfxxx: drop the number after jr Peng Fan (OSS)
                   ` (9 more replies)
  0 siblings, 10 replies; 25+ messages in thread
From: Peng Fan (OSS) @ 2023-03-01  1:56 UTC (permalink / raw)
  To: herbert, davem, robh+dt, krzysztof.kozlowski+dt, horia.geanta,
	pankaj.gupta, gaurav.jain, shawnguo, s.hauer
  Cc: kernel, stefan, linux-crypto, devicetree, linux-kernel,
	linux-arm-kernel, Peng Fan

From: Peng Fan <peng.fan@nxp.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


^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2023-03-07  6:59 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-01  1:56 [PATCH 0/9] dt-bindings: crypto: convert fsl-sec4 to DT schema Peng Fan (OSS)
2023-03-01  1:56 ` [PATCH 1/9] ARM: dts: vfxxx: drop the number after jr Peng Fan (OSS)
2023-03-01  1:56 ` [PATCH 2/9] dt-bindings: crypto: fsl-sec4: convert to DT schema Peng Fan (OSS)
2023-03-03  9:53   ` Krzysztof Kozlowski
2023-03-01  1:56 ` [PATCH 3/9] dt-bindings: crypto: fsl-sec4: support sec5.4/0 and i.MX6UL Peng Fan (OSS)
2023-03-03  9:55   ` Krzysztof Kozlowski
2023-03-07  6:56   ` Gaurav Jain
2023-03-01  1:56 ` [PATCH 4/9] dt-bindings: crypto: add fsl-sec4-snvs DT schema Peng Fan (OSS)
2023-03-01  3:07   ` Rob Herring
2023-03-03  9:58   ` Krzysztof Kozlowski
2023-03-01  1:56 ` [PATCH 5/9] dt-bindings: crypto: fsl-sec4-snvs: add simple-mfd compatible Peng Fan (OSS)
2023-03-03 10:00   ` Krzysztof Kozlowski
2023-03-01  1:56 ` [PATCH 6/9] dt-bindings: crypto: fsl-sec4-snvs: add fsl sec 5.x compatible Peng Fan (OSS)
2023-03-03 10:01   ` Krzysztof Kozlowski
2023-03-07  6:47   ` Gaurav Jain
2023-03-07  6:58     ` Peng Fan
2023-03-01  1:57 ` [PATCH 7/9] dt-bindings: crypto: drop fsl-sec4 txt binding Peng Fan (OSS)
2023-03-02 13:26   ` kernel test robot
2023-03-03 10:02   ` Krzysztof Kozlowski
2023-03-01  1:57 ` [PATCH 8/9] dt-bindings: crypto: fsl-sec4-snvs: add snvs-lpgpr support Peng Fan (OSS)
2023-03-03 10:03   ` Krzysztof Kozlowski
2023-03-01  1:57 ` [PATCH 9/9] dt-bindings: crypto: fsl-sec4-snvs: add poweroff support Peng Fan (OSS)
2023-03-03 10:03   ` Krzysztof Kozlowski
2023-03-01  3:06 ` [PATCH 0/9] dt-bindings: crypto: convert fsl-sec4 to DT schema Rob Herring
2023-03-01  3:10   ` Peng Fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).