All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 11/50] dt-bindings: crypto: add sam9x7 in Atmel TDES
@ 2023-07-28 10:24 ` Varshini Rajendran
  0 siblings, 0 replies; 24+ messages in thread
From: Varshini Rajendran @ 2023-07-28 10:24 UTC (permalink / raw)
  To: herbert, davem, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	nicolas.ferre, alexandre.belloni, claudiu.beznea, tudor.ambarus,
	linux-crypto, devicetree, linux-arm-kernel, linux-kernel
  Cc: varshini.rajendran

Add DT bindings for atmel TDES.

Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
---
 .../devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml  | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml b/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml
index 3d6ed24b1b00..6a441f79efea 100644
--- a/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml
+++ b/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml
@@ -12,7 +12,11 @@ maintainers:
 
 properties:
   compatible:
-    const: atmel,at91sam9g46-tdes
+    oneOf:
+      - const: atmel,at91sam9g46-tdes
+      - items:
+          - const: microchip,sam9x7-tdes
+          - const: atmel,at91sam9g46-tdes
 
   reg:
     maxItems: 1
-- 
2.25.1


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

end of thread, other threads:[~2023-08-21 13:13 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28 10:24 [PATCH v3 11/50] dt-bindings: crypto: add sam9x7 in Atmel TDES Varshini Rajendran
2023-07-28 10:24 ` Varshini Rajendran
2023-07-28 11:17 ` Tudor Ambarus
2023-07-28 11:17   ` Tudor Ambarus
2023-08-10  5:38   ` Varshini.Rajendran
2023-08-10  5:38     ` Varshini.Rajendran
2023-08-10  7:22     ` Tudor Ambarus
2023-08-10  7:22       ` Tudor Ambarus
2023-08-19 14:34       ` Krzysztof Kozlowski
2023-08-19 14:34         ` Krzysztof Kozlowski
2023-08-21  8:41         ` Nicolas Ferre
2023-08-21  8:41           ` Nicolas Ferre
2023-08-21  9:54           ` Tudor Ambarus
2023-08-21  9:54             ` Tudor Ambarus
2023-08-21 12:10             ` Krzysztof Kozlowski
2023-08-21 12:10               ` Krzysztof Kozlowski
2023-08-21 13:00               ` Tudor Ambarus
2023-08-21 13:00                 ` Tudor Ambarus
2023-08-21 13:12                 ` Krzysztof Kozlowski
2023-08-21 13:12                   ` Krzysztof Kozlowski
2023-08-21  8:59 ` Nicolas Ferre
2023-08-21  8:59   ` Nicolas Ferre
2023-08-21  9:59   ` Tudor Ambarus
2023-08-21  9:59     ` Tudor Ambarus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.