mbox series

[v2,0/2] Add System Components for Microchip SAMA7D65 SoC

Message ID cover.1740675317.git.Ryan.Wanner@microchip.com
Headers show
Series Add System Components for Microchip SAMA7D65 SoC | expand

Message

Ryan Wanner Feb. 28, 2025, 3:24 p.m. UTC
From: Ryan Wanner <Ryan.Wanner@microchip.com>

This patch set adds support for the following systems in the SAMA7D65
SoC:
- DMAs
- Chip ID
- Dual watchdog timer.

Changes v1 -> v2:
- Removed pathes that have been accepted and applied from v1 [1].
- Corrected missing newline in dt-binding.
- Corrected mismatch in watchdog dt node.

1) https://lore.kernel.org/linux-arm-kernel/09eafe54-c262-4db4-b11d-0644a1f90a14@tuxon.dev/

Ryan Wanner (2):
  dt-bindings: watchdog: sama5d4-wdt: Add sama7d65-wdt
  ARM: dts: microchip: sama7d65: Add watchdog for sama7d65

 .../devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml    | 4 ++++
 arch/arm/boot/dts/microchip/sama7d65.dtsi                  | 7 +++++++
 2 files changed, 11 insertions(+)