]> git.dujemihanovic.xyz Git - u-boot.git/commit
m68k: move watchdog functions in mcf_wdt driver
authorAngelo Dureghello <angelo@kernel-space.org>
Sat, 24 Jun 2023 21:22:23 +0000 (23:22 +0200)
committerAngelo Dureghello <angelo@kernel-space.org>
Tue, 25 Jul 2023 21:21:42 +0000 (23:21 +0200)
commitdc3a89b8c653cde9e925184dd2a79025ac1a181a
treecb5532c6ec767f46f9b8e74f0c7d6a1e5811689e
parent9b8bc514a0a6c26459227ffa85e2a093bba56780
m68k: move watchdog functions in mcf_wdt driver

Move watchdog functions inside a separate watchdog driver.

Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
---
Changes for v2:
- none
Changes for v3:
- none
arch/m68k/cpu/mcf523x/cpu.c
arch/m68k/cpu/mcf52x2/cpu.c
arch/m68k/cpu/mcf532x/cpu.c