devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 13/50] dt-bindings: i2c: at91: Add sam9x7 compatible string
@ 2023-07-28 10:25 Varshini Rajendran
  2023-07-28 11:53 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Varshini Rajendran @ 2023-07-28 10:25 UTC (permalink / raw)
  To: andi.shyti, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	nicolas.ferre, alexandre.belloni, claudiu.beznea, linux-i2c,
	devicetree, linux-arm-kernel, linux-kernel
  Cc: varshini.rajendran

Add compatible string for sam9x7.

Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
---
 Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml b/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml
index 6adedd3ec399..6f3158604d02 100644
--- a/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml
@@ -27,6 +27,9 @@ properties:
       - items:
           - const: microchip,sama7g5-i2c
           - const: microchip,sam9x60-i2c
+      - items:
+          - const: microchip,sam9x7-i2c
+          - const: microchip,sam9x60-i2c
 
   reg:
     maxItems: 1
@@ -84,6 +87,7 @@ allOf:
               - atmel,sama5d4-i2c
               - atmel,sama5d2-i2c
               - microchip,sam9x60-i2c
+              - microchip,sam9x7-i2c
               - microchip,sama7g5-i2c
     then:
       properties:
-- 
2.25.1


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

end of thread, other threads:[~2023-07-28 11:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28 10:25 [PATCH v3 13/50] dt-bindings: i2c: at91: Add sam9x7 compatible string Varshini Rajendran
2023-07-28 11:53 ` Krzysztof Kozlowski

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