diff options
author | Bhupesh Sharma <[email protected]> | 2023-03-14 10:43:51 +0530 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2023-04-22 16:01:51 +0200 |
commit | d0ee0e8aa97e6e1d443eaab8c94d580d0a6f5a89 (patch) | |
tree | d00261e3aea90beb5dc662b2ee872f8f82dfaf38 | |
parent | 495cbe36ee795dc06abccfb251e4384c6a26dc48 (diff) |
dt-bindings: watchdog: Document Qualcomm SM6115 watchdog
Add devicetree binding for watchdog present on Qualcomm
SM6115 SoC.
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Bhupesh Sharma <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: 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 3c8fa2f3b0ba..6d0fe6abd06a 100644 --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml @@ -31,6 +31,7 @@ properties: - qcom,apss-wdt-sdm845 - qcom,apss-wdt-sdx55 - qcom,apss-wdt-sdx65 + - qcom,apss-wdt-sm6115 - qcom,apss-wdt-sm6350 - qcom,apss-wdt-sm8150 - qcom,apss-wdt-sm8250 |