lkml.org 
[lkml]   [2022]   [Feb]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] dt-bindings: crypto: Convert atmel-{aes,tdes,sha} to YAML
Date
Convert Atmel AES, TDES and SHA documentation to yaml format. There is one
binding defined per file. Keeping all bindings under the same yaml does
not make sense, as these are individual IPs. With the conversion the clock
and clock-names properties are made mandatory, to reflect how the drivers
treat them: when these properties are not provided, the drivers return
error.

Tudor Ambarus (3):
dt-bindings: crypto: Convert Atmel AES to yaml
dt-bindings: crypto: Convert Atmel TDES to yaml
dt-bindings: crypto: Convert Atmel SHA to yaml

.../devicetree/bindings/crypto/atmel,aes.yaml | 65 ++++++++++++++++++
.../devicetree/bindings/crypto/atmel,sha.yaml | 59 ++++++++++++++++
.../bindings/crypto/atmel,tdes.yaml | 63 +++++++++++++++++
.../bindings/crypto/atmel-crypto.txt | 68 -------------------
4 files changed, 187 insertions(+), 68 deletions(-)
create mode 100644 Documentation/devicetree/bindings/crypto/atmel,aes.yaml
create mode 100644 Documentation/devicetree/bindings/crypto/atmel,sha.yaml
create mode 100644 Documentation/devicetree/bindings/crypto/atmel,tdes.yaml
delete mode 100644 Documentation/devicetree/bindings/crypto/atmel-crypto.txt

--
2.25.1

\
 
 \ /
  Last update: 2022-02-07 06:58    [W:0.083 / U:2.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site