linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] dt-bindings: timer: AT91 convert to YAML
@ 2023-05-25 12:55 Claudiu Beznea
  2023-05-25 12:55 ` [PATCH 1/5] dt-bindings: timer: atmel,at91sam9260-pit: convert to yaml Claudiu Beznea
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Claudiu Beznea @ 2023-05-25 12:55 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, conor+dt, nicolas.ferre,
	alexandre.belloni, daniel.lezcano, tglx, wim, linux,
	sebastian.reichel
  Cc: devicetree, linux-arm-kernel, linux-kernel, linux-watchdog,
	Claudiu Beznea

Hi,

Series converts 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

Claudiu Beznea (5):
  dt-bindings: timer: atmel,at91sam9260-pit: convert to yaml
  ARM: dts: at91: sama7g5: keep only microchip,sam9x60-pit64b compatible
    for pit64b
  dt-bindings: timer: microchip,sam9x60-pit64b: 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   | 66 +++++++++++++++++++
 .../bindings/timer/atmel,at91sam9260-pit.yaml | 51 ++++++++++++++
 .../timer/microchip,sam9x60-pit64b.yaml       | 56 ++++++++++++++++
 .../watchdog/atmel,at91rm9200-wdt.yaml        | 29 ++++++++
 .../watchdog/atmel-at91rm9200-wdt.txt         |  9 ---
 arch/arm/boot/dts/sama7g5.dtsi                |  4 +-
 7 files changed, 204 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/timer/microchip,sam9x60-pit64b.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


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

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

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-25 12:55 [PATCH 0/5] dt-bindings: timer: AT91 convert to YAML Claudiu Beznea
2023-05-25 12:55 ` [PATCH 1/5] dt-bindings: timer: atmel,at91sam9260-pit: convert to yaml Claudiu Beznea
2023-05-25 17:10   ` Conor Dooley
2023-05-26  4:45     ` Claudiu.Beznea
2023-05-26  1:43   ` Rob Herring
2023-05-25 12:55 ` [PATCH 2/5] ARM: dts: at91: sama7g5: keep only microchip,sam9x60-pit64b compatible for pit64b Claudiu Beznea
2023-05-25 12:56 ` [PATCH 3/5] dt-bindings: timer: microchip,sam9x60-pit64b: convert to yaml Claudiu Beznea
2023-05-25 17:14   ` Conor Dooley
2023-05-26  4:47     ` Claudiu.Beznea
2023-05-26  6:23       ` Conor Dooley
2023-05-26  6:41         ` Claudiu.Beznea
2023-05-26  7:55           ` Conor Dooley
2023-06-08 20:17             ` Rob Herring
2023-05-25 12:56 ` [PATCH 4/5] dt-bindings: watchdog: atmel,at91rm9200-wdt: " Claudiu Beznea
2023-05-25 17:15   ` Conor Dooley
2023-05-26  1:43   ` Rob Herring
2023-05-25 12:56 ` [PATCH 5/5] dt-bindings: timer: atmel,at91rm9200-st: " Claudiu Beznea
2023-05-25 17:27   ` Conor Dooley

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