openwrt/target/linux/realtek
Sander Vanheule 927570f0a3 realtek: Add and enable watchdog node
Add and enable the Realtek Otto WDT peripheral found on these SoCs.

Default all devices to use standard (cold) reboot and "soc" resets.

Devices that require the PLL value fixup before restarting, should pick
the "cpu" or "software" reset mode. These devices also need to provide a
custom reboot mode, by adding the reboot argument to the kernel command
line:

    WDT reset mode  | kernel reboot mode
    ----------------+---------------------------------------
    soc             | reboot=cold (default if not specified)
    cpu             | reboot=warm
    software        | reboot=software

Preferrably, these devices should use an alternative restart method like
gpio-restart to provide reliable restarts.

Note that watchdog restarts are not yet exposed, since the
_machine_restart override is still present.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
Tested-by: Stijn Segers <foss@volatilesystems.org>
Tested-by: Paul Fertser <fercerpav@gmail.com>
Tested-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-11-24 21:43:42 +02:00
..
base-files realtek: add ZyXEL GS1900-24HPv2 support 2021-09-13 18:36:15 +02:00
dts-5.4 realtek: copy dts directory for Kernel 5.10 2021-09-26 00:32:17 +02:00
dts-5.10 realtek: Add and enable watchdog node 2021-11-24 21:43:42 +02:00
files/firmware/rtl838x_phy
files-5.4 realtek: ensure output drivers are enabled in RTL8231 2021-10-02 21:26:12 +02:00
files-5.10 realtek: reset both ethernet NIC and queues 2021-11-24 21:38:43 +02:00
generic
image realtek: fix ZyXEL initramfs image generation 2021-10-30 15:00:22 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.155 2021-10-21 00:17:36 +02:00
patches-5.10 realtek: Backport Realtek Otto WDT driver 2021-11-24 21:43:21 +02:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
config-5.4 treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
config-5.10 realtek: Add and enable watchdog node 2021-11-24 21:43:42 +02:00
Makefile realtek: switch to kernel 5.10 2021-10-20 23:27:52 +02:00