public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] dt-bindings: timer: Microchip AT91 convert to YAML
@ 2023-05-29  6:26 Claudiu Beznea
  2023-05-29  6:26 ` [PATCH v2 1/4] ARM: dts: at91: sama7g5: keep only microchip,sam9x60-pit64b compatible for pit64b Claudiu Beznea
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Claudiu Beznea @ 2023-05-29  6:26 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, conor+dt, nicolas.ferre,
	alexandre.belloni, daniel.lezcano, tglx, wim, linux
  Cc: devicetree, linux-arm-kernel, linux-kernel, linux-watchdog,
	Claudiu Beznea

Hi,

Series converts Microchip AT91 timers DT bindings to YAML. Along with it the
atmel,at91rm9200-wdt has been converted and introduced in this series
as it is referenced by atmel,at91rm9200-st.

Thank you,
Claudiu Beznea

Changes in v2:
- fixed compilation errors (sorry for that in v1)
- moved DTS patch as the 1st patch in series
- squash PIT and PIT64B into the same documentation file
- use Microchip in titles, descriptions and commit message
- in patch 4/4 remove oneOf from compatible section

Claudiu Beznea (4):
  ARM: dts: at91: sama7g5: keep only microchip,sam9x60-pit64b compatible
    for pit64b
  dt-bindings: timer: atmel,at91sam9260-pit: convert to yaml
  dt-bindings: watchdog: atmel,at91rm9200-wdt: convert to yaml
  dt-bindings: timer: atmel,at91rm9200-st: convert to yaml

 .../devicetree/bindings/arm/atmel-sysregs.txt | 21 ----
 .../bindings/timer/atmel,at91rm9200-st.yaml   | 65 +++++++++++++
 .../bindings/timer/atmel,at91sam9260-pit.yaml | 96 +++++++++++++++++++
 .../watchdog/atmel,at91rm9200-wdt.yaml        | 29 ++++++
 .../watchdog/atmel-at91rm9200-wdt.txt         |  9 --
 arch/arm/boot/dts/sama7g5.dtsi                |  4 +-
 6 files changed, 192 insertions(+), 32 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/timer/atmel,at91rm9200-st.yaml
 create mode 100644 Documentation/devicetree/bindings/timer/atmel,at91sam9260-pit.yaml
 create mode 100644 Documentation/devicetree/bindings/watchdog/atmel,at91rm9200-wdt.yaml
 delete mode 100644 Documentation/devicetree/bindings/watchdog/atmel-at91rm9200-wdt.txt

-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-05-29 12:49 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-29  6:26 [PATCH v2 0/4] dt-bindings: timer: Microchip AT91 convert to YAML Claudiu Beznea
2023-05-29  6:26 ` [PATCH v2 1/4] ARM: dts: at91: sama7g5: keep only microchip,sam9x60-pit64b compatible for pit64b Claudiu Beznea
2023-05-29 12:12   ` Conor Dooley
2023-05-29  6:26 ` [PATCH v2 2/4] dt-bindings: timer: atmel,at91sam9260-pit: convert to yaml Claudiu Beznea
2023-05-29 12:17   ` Conor Dooley
2023-05-29 12:32     ` Claudiu.Beznea
2023-05-29 12:48       ` Conor Dooley
2023-05-29  6:26 ` [PATCH v2 3/4] dt-bindings: watchdog: atmel,at91rm9200-wdt: " Claudiu Beznea
2023-05-29 12:21   ` Conor Dooley
2023-05-29  6:26 ` [PATCH v2 4/4] dt-bindings: timer: atmel,at91rm9200-st: " Claudiu Beznea
2023-05-29 12:24   ` Conor Dooley
2023-05-29 12:34     ` Claudiu.Beznea

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox