public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] dt-bindings: Microchip/Atmel AT91/SAMA system peripherals: convert to YAML
@ 2026-02-24 14:46 Akhila YS
  2026-02-24 14:46 ` [PATCH v2 1/5] dt-bindings: arm: microchip,sama7g5-chipid : convert to DT schema Akhila YS
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Akhila YS @ 2026-02-24 14:46 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Nicolas Ferre,
	Claudiu Beznea, Alexandre Belloni, Claudiu Beznea
  Cc: devicetree, linux-kernel, linux-arm-kernel, Akhila YS

Convert various legacy .txt bindings for Microchip (formerly Atmel) AT91/SAMA
family system peripherals to proper YAML schemas. This includes:

- CHIPID (SoC ID register block)
- PIT (Period Interval Timer, old style)
- PIT64B (64-bit Period Interval Timer, newer parts)
- ST (System Timer, including watchdog subnode)
- RAMC/SDRAMC/DDRAMC/UDDRC (SDRAM/DDR memory controller

Signed-off-by: Akhila YS <akhilayalmati@gmail.com>
---
Changes in v2:
- Change email for maintainers.
- microchip,sam9x60-pit64b: modify compatible and clock-names in properties.  
- Link to v1: https://lore.kernel.org/r/20260217-arm-microchip-v1-0-ae5d907e10e3@gmail.com

---
Akhila YS (5):
      dt-bindings: arm: microchip,sama7g5-chipid : convert to DT schema
      dt-bindings: arm: atmel,at91sam9260-pit: convert to DT schema
      dt-bindings: arm: microchip,sam9x60-pit64b : convert to DT schema
      dt-bindings: arm: atmel,at91rm9200-st: convert to DT schema
      dt-bindings: arm: atmel,at91rm9200-sdramc: convert to DT schema

 .../bindings/arm/atmel,at91rm9200-sdramc.yaml      | 67 +++++++++++++++++++++
 .../bindings/arm/atmel,at91rm9200-st.yaml          | 65 +++++++++++++++++++++
 .../bindings/arm/atmel,at91sam9260-pit.yaml        | 49 ++++++++++++++++
 .../devicetree/bindings/arm/atmel-sysregs.txt      | 48 ---------------
 .../bindings/arm/microchip,sam9x60-pit64b.yaml     | 68 ++++++++++++++++++++++
 .../bindings/arm/microchip,sama7g5-chipid.yaml     | 41 +++++++++++++
 6 files changed, 290 insertions(+), 48 deletions(-)
---
base-commit: ca3a02fda4da8e2c1cb6baee5d72352e9e2cfaea
change-id: 20260128-arm-microchip-c0c0515024e6

Best regards,
-- 
Akhila YS <akhilayalmati@gmail.com>



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

end of thread, other threads:[~2026-02-25 15:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-24 14:46 [PATCH v2 0/5] dt-bindings: Microchip/Atmel AT91/SAMA system peripherals: convert to YAML Akhila YS
2026-02-24 14:46 ` [PATCH v2 1/5] dt-bindings: arm: microchip,sama7g5-chipid : convert to DT schema Akhila YS
2026-02-24 14:46 ` [PATCH v2 2/5] dt-bindings: arm: atmel,at91sam9260-pit: " Akhila YS
2026-02-24 14:46 ` [PATCH v2 3/5] dt-bindings: arm: microchip,sam9x60-pit64b : " Akhila YS
2026-02-24 14:46 ` [PATCH v2 4/5] dt-bindings: arm: atmel,at91rm9200-st: " Akhila YS
2026-02-24 16:59   ` Rob Herring (Arm)
2026-02-24 17:48   ` Conor Dooley
2026-02-25 15:10     ` Akhila YS
2026-02-24 14:46 ` [PATCH v2 5/5] dt-bindings: arm: atmel,at91rm9200-sdramc: " Akhila YS
2026-02-24 17:43 ` [PATCH v2 0/5] dt-bindings: Microchip/Atmel AT91/SAMA system peripherals: convert to YAML Conor Dooley
2026-02-24 17:51   ` Conor Dooley
2026-02-25 15:13     ` Akhila YS

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