summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-watchdog-6.5-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2023-07-101-0/+42
|\
| * dt-bindings: watchdog: Add Loongson-1 watchdogKeguang Zhang2023-07-061-0/+42
* | Merge tag 'linux-watchdog-6.5-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2023-07-061-0/+50
|\|
| * dt-bindings: watchdog: restrict node name suffixesKrzysztof Kozlowski2023-06-261-2/+2
| * dt-bindings: watchdog: xlnx,versal-wwdt: Add versal watchdogSrinivas Neeli2023-06-261-0/+50
* | Merge tag 'devicetree-for-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-07-055-40/+105
|\ \
| * | dt-bindings: watchdog: restrict node name suffixesKrzysztof Kozlowski2023-06-301-2/+2
| * | dt-bindings: watchdog: brcm,kona-wdt: convert txt file to yamlNikita Bondarenko2023-06-302-15/+41
| * | dt-bindings: watchdog: cdns,wdt-r1p2: Convert cadence watchdog to yamlSrinivas Neeli2023-06-302-23/+62
| |/
* / dt-bindings: xilinx: Switch xilinx.com emails to amd.comMichal Simek2023-06-051-2/+2
|/
* Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2023-05-0425-203/+294
|\
| * dt-bindings: watchdog: alphascale-asm9260: convert to DT schemaOm Parikh2023-04-222-35/+70
| * dt-bindings: watchdog: Document Qualcomm SM6115 watchdogBhupesh Sharma2023-04-221-0/+1
| * dt-bindings: watchdog: realtek,otto-wdt: simplify requiring interrupt-namesKrzysztof Kozlowski2023-04-221-3/+1
| * dt-bindings: watchdog: toshiba,visconti-wdt: simplify with unevaluatedPropertiesKrzysztof Kozlowski2023-04-221-3/+1
| * dt-bindings: watchdog: fsl-imx7ulp-wdt: simplify with unevaluatedPropertiesKrzysztof Kozlowski2023-04-221-3/+1
| * dt-bindings: watchdog: arm,sp805: drop unneeded minItemsKrzysztof Kozlowski2023-04-221-1/+0
| * dt-bindings: watchdog: drop duplicated GPIO watchdog bindingsKrzysztof Kozlowski2023-04-222-57/+15
| * dt-bindings: reset: Add binding for MediaTek MT6735 TOPRGU/WDTYassine Oudjana2023-04-221-0/+1
| * dt-bindings: watchdog: Add watchdog for StarFive JH7100 and JH7110Xingyu Wu2023-04-221-0/+71
| * dt-bindings: watchdog: indentation, quotes and white-space cleanupKrzysztof Kozlowski2023-04-2213-83/+83
| * dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365Alexandre Mergnat2023-04-221-0/+1
| * dt-bindings: watchdog: qcom-wdt: add QCM2290Konrad Dybcio2023-04-221-0/+2
| * dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-ipq5332 compatibleKathiravan T2023-04-221-0/+1
| * dt-bindings: watchdog: rockchip: Add rockchip,rk3588-wdt stringShreeya Patel2023-04-221-0/+1
| * dt-bindings: watchdog: migrate rt2880 text bindings to YAMLSergio Paracuellos2023-04-222-18/+46
* | Merge tag 'devicetree-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-2713-13/+13
|\ \
| * | dt-bindings: watchdog: Drop unneeded quotesRob Herring2023-04-0413-13/+13
| |/
* | Merge tag 'v6.4-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2023-04-141-0/+1
|\ \
| * | dt-bindings: watchdog: rockchip: Add rockchip,rk3588-wdt stringShreeya Patel2023-03-301-0/+1
| |/
* / dt-bindings: watchdog: apple,wdt: Add t8112-wdt compatibleJanne Grunau2023-03-281-0/+1
|/
* Merge tag 'linux-watchdog-6.3-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2023-03-029-36/+245
|\
| * dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller re...Sergio Paracuellos2023-03-021-0/+7
| * dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-sa8775p compatibleBartosz Golaszewski2023-02-181-0/+1
| * dt-bindings: watchdog: fsl-imx: document suspend in wait modeAndrej Picej2023-02-181-3/+34
| * dt-bindings: watchdog: qcom-wdt: merge MSM timerKrzysztof Kozlowski2023-02-181-0/+49
| * dt-bindings: watchdog: qcom-wdt: allow interruptsKrzysztof Kozlowski2023-02-181-3/+21
| * dt-bindings: watchdog: qcom-wdt: add qcom,kpss-wdt-mdm9615Krzysztof Kozlowski2023-02-181-0/+1
| * dt-bindings: watchdog: qcom-wdt: fix list of MSM timer compatiblesKrzysztof Kozlowski2023-02-181-5/+10
| * dt-bindings: watchdog: qcom-wdt: do not allow fallback aloneKrzysztof Kozlowski2023-02-181-1/+2
| * dt-bindings: watchdog: qcom-wdt: require fallback for IPQ4019Krzysztof Kozlowski2023-02-181-1/+1
| * dt-bindings: watchdog: Add MSM8994 watchdog timerKonrad Dybcio2023-02-181-0/+1
| * dt-bindings: watchdog: renesas,wdt: Document RZ/Five SoCLad Prabhakar2023-02-181-1/+1
| * dt-bindings: watchdog: convert meson-wdt.txt to dt-schemaNeil Armstrong2023-02-182-21/+50
| * dt-bindings: watchdog: Convert GPIO binding to json-schemaRobert Marko2023-02-181-0/+55
| * dt-bindings: watchdog: allow "timer" as node nameKrzysztof Kozlowski2023-02-181-1/+6
| * dt-bindings: watchdog: mtk-wdt: Add reset-by-toprgu supportAllen-KH Cheng2023-02-121-0/+6
* | dt-bindings: reference MC peripheral properties in relevant devicesKrzysztof Kozlowski2023-02-071-0/+1
* | dt-bindings: watchdog: Fix node descriptions in uniphier-wdt exampleKunihiko Hayashi2022-12-261-8/+2
|/
* Merge tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-205-31/+58
|\