linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 23/50] dt-bindings: rtc: at91rm9200: add sam9x7 compatible
@ 2023-07-28 10:27 Varshini Rajendran
  2023-07-28 12:41 ` Krzysztof Kozlowski
  2023-08-16 23:16 ` (subset) " Alexandre Belloni
  0 siblings, 2 replies; 3+ messages in thread
From: Varshini Rajendran @ 2023-07-28 10:27 UTC (permalink / raw)
  To: a.zummo, alexandre.belloni, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, nicolas.ferre, claudiu.beznea, linux-rtc, devicetree,
	linux-arm-kernel, linux-kernel
  Cc: varshini.rajendran

Add compatible for SAM9X7 RTC.

Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
---
 .../bindings/rtc/atmel,at91rm9200-rtc.yaml     | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml b/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
index 4d2bef15fb7a..c8bb2eef442d 100644
--- a/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
+++ b/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
@@ -14,13 +14,17 @@ maintainers:
 
 properties:
   compatible:
-    enum:
-      - atmel,at91rm9200-rtc
-      - atmel,at91sam9x5-rtc
-      - atmel,sama5d4-rtc
-      - atmel,sama5d2-rtc
-      - microchip,sam9x60-rtc
-      - microchip,sama7g5-rtc
+    oneOf:
+      - enum:
+          - atmel,at91rm9200-rtc
+          - atmel,at91sam9x5-rtc
+          - atmel,sama5d4-rtc
+          - atmel,sama5d2-rtc
+          - microchip,sam9x60-rtc
+          - microchip,sama7g5-rtc
+      - items:
+          - const: microchip,sam9x7-rtc
+          - const: microchip,sam9x60-rtc
 
   reg:
     maxItems: 1
-- 
2.25.1


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

* Re: [PATCH v3 23/50] dt-bindings: rtc: at91rm9200: add sam9x7 compatible
  2023-07-28 10:27 [PATCH v3 23/50] dt-bindings: rtc: at91rm9200: add sam9x7 compatible Varshini Rajendran
@ 2023-07-28 12:41 ` Krzysztof Kozlowski
  2023-08-16 23:16 ` (subset) " Alexandre Belloni
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-07-28 12:41 UTC (permalink / raw)
  To: Varshini Rajendran, a.zummo, alexandre.belloni, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, nicolas.ferre, claudiu.beznea,
	linux-rtc, devicetree, linux-arm-kernel, linux-kernel

On 28/07/2023 12:27, Varshini Rajendran wrote:
> Add compatible for SAM9X7 RTC.
> 
> Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
> ---
>  .../bindings/rtc/atmel,at91rm9200-rtc.yaml     | 18 +++++++++++-------
>  1 file changed, 11 insertions(+), 7 deletions(-)
> 


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: (subset) [PATCH v3 23/50] dt-bindings: rtc: at91rm9200: add sam9x7 compatible
  2023-07-28 10:27 [PATCH v3 23/50] dt-bindings: rtc: at91rm9200: add sam9x7 compatible Varshini Rajendran
  2023-07-28 12:41 ` Krzysztof Kozlowski
@ 2023-08-16 23:16 ` Alexandre Belloni
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Belloni @ 2023-08-16 23:16 UTC (permalink / raw)
  To: a.zummo, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	nicolas.ferre, claudiu.beznea, linux-rtc, devicetree,
	linux-arm-kernel, linux-kernel, Varshini Rajendran


On Fri, 28 Jul 2023 15:57:10 +0530, Varshini Rajendran wrote:
> Add compatible for SAM9X7 RTC.
> 
> 

Applied, thanks!

[23/50] dt-bindings: rtc: at91rm9200: add sam9x7 compatible
        commit: 0197a7cb44872e49919b0068a512aaf4e06f1850

Best regards,

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2023-08-16 23:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-28 10:27 [PATCH v3 23/50] dt-bindings: rtc: at91rm9200: add sam9x7 compatible Varshini Rajendran
2023-07-28 12:41 ` Krzysztof Kozlowski
2023-08-16 23:16 ` (subset) " Alexandre Belloni

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