Merge tag 'linux-watchdog-6.6-rc1' of git://www.linux-watchdog.org/linux-watchdog
Pull watchdog updates from Wim Van Sebroeck: - add marvell GTI watchdog driver - add support for Amlogic-T7 SoCs - document the IPQ5018 watchdog compatible - enable COMPILE_TEST for more watchdog device drivers - core: stop watchdog when executing poweroff command - other small improvements and fixes * tag 'linux-watchdog-6.6-rc1' of git://www.linux-watchdog.org/linux-watchdog: (21 commits) watchdog: Add support for Amlogic-T7 SoCs watchdog: Add a new struct for Amlogic-GXBB driver dt-bindings: watchdog: Add support for Amlogic-T7 SoCs dt-bindings: watchdog: qcom-wdt: document IPQ5018 watchdog: imx2_wdt: Improve dev_crit() message watchdog: stm32: Drop unnecessary of_match_ptr() watchdog: sama5d4: readout initial state watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-load watchdog: core: stop watchdog when executing poweroff command watchdog: pm8916_wdt: Remove redundant of_match_ptr() watchdog: xilinx_wwdt: Use div_u64() in xilinx_wwdt_start() watchdog: starfive: Remove #ifdef guards for PM related functions watchdog: s3c2410: Fix potential deadlock on &wdt->lock watchdog:rit_wdt: Add support for WDIOF_CARDRESET dt-bindings: watchdog: ti,rti-wdt: Add support for WDIOF_CARDRESET watchdog: Enable COMPILE_TEST for more drivers watchdog: advantech_ec_wdt: fix Kconfig dependencies watchdog: Explicitly include correct DT includes Watchdog: Add marvell GTI watchdog driver dt-bindings: watchdog: marvell GTI system watchdog driver ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/watchdog/amlogic,meson-gxbb-wdt.yaml 1 addition, 0 deletions.../devicetree/bindings/watchdog/amlogic,meson-gxbb-wdt.yaml
- Documentation/devicetree/bindings/watchdog/marvell,cn10624-wdt.yaml 83 additions, 0 deletions...ion/devicetree/bindings/watchdog/marvell,cn10624-wdt.yaml
- Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml 1 addition, 0 deletionsDocumentation/devicetree/bindings/watchdog/qcom-wdt.yaml
- Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml 27 additions, 1 deletionDocumentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml
- drivers/watchdog/Kconfig 55 additions, 40 deletionsdrivers/watchdog/Kconfig
- drivers/watchdog/Makefile 1 addition, 0 deletionsdrivers/watchdog/Makefile
- drivers/watchdog/armada_37xx_wdt.c 0 additions, 1 deletiondrivers/watchdog/armada_37xx_wdt.c
- drivers/watchdog/at91rm9200_wdt.c 1 addition, 2 deletionsdrivers/watchdog/at91rm9200_wdt.c
- drivers/watchdog/cpwd.c 1 addition, 1 deletiondrivers/watchdog/cpwd.c
- drivers/watchdog/ftwdt010_wdt.c 2 additions, 4 deletionsdrivers/watchdog/ftwdt010_wdt.c
- drivers/watchdog/gef_wdt.c 1 addition, 1 deletiondrivers/watchdog/gef_wdt.c
- drivers/watchdog/imx2_wdt.c 2 additions, 3 deletionsdrivers/watchdog/imx2_wdt.c
- drivers/watchdog/imx7ulp_wdt.c 0 additions, 1 deletiondrivers/watchdog/imx7ulp_wdt.c
- drivers/watchdog/intel-mid_wdt.c 1 addition, 0 deletionsdrivers/watchdog/intel-mid_wdt.c
- drivers/watchdog/lantiq_wdt.c 2 additions, 1 deletiondrivers/watchdog/lantiq_wdt.c
- drivers/watchdog/loongson1_wdt.c 1 addition, 0 deletionsdrivers/watchdog/loongson1_wdt.c
- drivers/watchdog/marvell_gti_wdt.c 340 additions, 0 deletionsdrivers/watchdog/marvell_gti_wdt.c
- drivers/watchdog/menz69_wdt.c 0 additions, 1 deletiondrivers/watchdog/menz69_wdt.c
- drivers/watchdog/meson_gxbb_wdt.c 18 additions, 3 deletionsdrivers/watchdog/meson_gxbb_wdt.c
- drivers/watchdog/meson_wdt.c 2 additions, 2 deletionsdrivers/watchdog/meson_wdt.c
Loading
Please register or sign in to comment