diff options
author | Rohit Agarwal <[email protected]> | 2022-06-01 16:15:10 +0530 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2022-07-23 14:21:22 +0200 |
commit | 79ded5088dd1f327e64d14afaa522b25eb830384 (patch) | |
tree | 9da65ccfd6faf327d2e293e8f8bf1162f2a7c13d | |
parent | 97d5ec548150764946f38632e62e79759832b54b (diff) |
dt-bindings: watchdog: Add binding for Qcom SDX65
Add devicetree binding for watchdog present in Qcom SDX65 platform.
Signed-off-by: Rohit Agarwal <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml index 2bd6b4a52637..d8ac0be36e6c 100644 --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml @@ -24,6 +24,7 @@ properties: - qcom,apss-wdt-sc8280xp - qcom,apss-wdt-sdm845 - qcom,apss-wdt-sdx55 + - qcom,apss-wdt-sdx65 - qcom,apss-wdt-sm6350 - qcom,apss-wdt-sm8150 - qcom,apss-wdt-sm8250 |