From: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx> 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@xxxxxxxxx/ 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(+) -- 2.43.0