Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-watchdog
Pull watchdog updates from Wim Van Sebroeck: - New device support: - Watchdog Timer driver for RZ/G2L - Realtek Otto watchdog timer - Apple SoC watchdog driver - Fintek F81966 - Remove BCM63XX_WDT after support for this SoC was added to BCM7038_WDT - Improvements of the BCM7038_WDT and s3c2410_wdt code - Several other fixes and improvements * tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-watchdog: (38 commits) watchdog: msc313e: Check if the WDT was running at boot watchdog: Add Apple SoC watchdog driver dt-bindings: watchdog: Add SM6350 and SM8250 compatible watchdog: s3c2410: Fix getting the optional clock watchdog: s3c2410: Use platform_get_irq() to get the interrupt dt-bindings: watchdog: atmel: Add missing 'interrupts' property watchdog: mtk_wdt: use platform_get_irq_optional watchdog: Add Watchdog Timer driver for RZ/G2L dt-bindings: watchdog: renesas,wdt: Add support for RZ/G2L watchdog: da9063: Add hard dependency on I2C watchdog: Add Realtek Otto watchdog timer dt-bindings: watchdog: Realtek Otto WDT binding watchdog: s3c2410: Add Exynos850 support watchdog: da9063: use atomic safe i2c transfer in reset handler watchdog: davinci: Use div64_ul instead of do_div watchdog: Remove BCM63XX_WDT MIPS: BCM63XX: Provide platform data to watchdog device watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt watchdog: Allow building BCM7038_WDT for BCM63XX watchdog: bcm7038_wdt: Support platform data configuration ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/watchdog/brcm,bcm7038-wdt.txt 0 additions, 19 deletions...ntation/devicetree/bindings/watchdog/brcm,bcm7038-wdt.txt
- Documentation/devicetree/bindings/watchdog/brcm,bcm7038-wdt.yaml 43 additions, 0 deletions...tation/devicetree/bindings/watchdog/brcm,bcm7038-wdt.yaml
- Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml 5 additions, 2 deletions...ntation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml
- Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml 2 additions, 0 deletionsDocumentation/devicetree/bindings/watchdog/qcom-wdt.yaml
- Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml 91 additions, 0 deletions...tation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml
- Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml 57 additions, 18 deletionsDocumentation/devicetree/bindings/watchdog/renesas,wdt.yaml
- Documentation/devicetree/bindings/watchdog/samsung-wdt.yaml 43 additions, 5 deletionsDocumentation/devicetree/bindings/watchdog/samsung-wdt.yaml
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
- arch/mips/bcm63xx/dev-wdt.c 8 additions, 0 deletionsarch/mips/bcm63xx/dev-wdt.c
- drivers/watchdog/Kconfig 62 additions, 36 deletionsdrivers/watchdog/Kconfig
- drivers/watchdog/Makefile 3 additions, 1 deletiondrivers/watchdog/Makefile
- drivers/watchdog/apple_wdt.c 226 additions, 0 deletionsdrivers/watchdog/apple_wdt.c
- drivers/watchdog/bcm63xx_wdt.c 0 additions, 317 deletionsdrivers/watchdog/bcm63xx_wdt.c
- drivers/watchdog/bcm7038_wdt.c 14 additions, 1 deletiondrivers/watchdog/bcm7038_wdt.c
- drivers/watchdog/da9063_wdt.c 9 additions, 3 deletionsdrivers/watchdog/da9063_wdt.c
- drivers/watchdog/davinci_wdt.c 1 addition, 1 deletiondrivers/watchdog/davinci_wdt.c
- drivers/watchdog/f71808e_wdt.c 8 additions, 2 deletionsdrivers/watchdog/f71808e_wdt.c
- drivers/watchdog/meson_gxbb_wdt.c 0 additions, 1 deletiondrivers/watchdog/meson_gxbb_wdt.c
- drivers/watchdog/msc313e_wdt.c 4 additions, 0 deletionsdrivers/watchdog/msc313e_wdt.c
- drivers/watchdog/mtk_wdt.c 1 addition, 1 deletiondrivers/watchdog/mtk_wdt.c
Loading
Please register or sign in to comment