diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-02-01 16:20:36 +0100 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2023-02-18 15:11:40 +0100 |
commit | c76675f4ef35504eb1df8f0f0f0c1e2675d75f67 (patch) | |
tree | b47f748cd8d9d25958b793d8a2f56fbd387acd00 /Documentation | |
parent | ad8bc199b2e3197f53228fba05128069e31893c7 (diff) | |
download | linux-stable-c76675f4ef35504eb1df8f0f0f0c1e2675d75f67.tar.gz linux-stable-c76675f4ef35504eb1df8f0f0f0c1e2675d75f67.tar.bz2 linux-stable-c76675f4ef35504eb1df8f0f0f0c1e2675d75f67.zip |
dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-sa8775p compatible
Add a compatible for the sa8775p platform's KPSS watchdog.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20230201152038.203387-4-brgl@bgdev.pl
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'Documentation')
-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 837ce9112071..6448b633c970 100644 --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml @@ -20,6 +20,7 @@ properties: - qcom,kpss-wdt-ipq4019 - qcom,apss-wdt-msm8994 - qcom,apss-wdt-qcs404 + - qcom,apss-wdt-sa8775p - qcom,apss-wdt-sc7180 - qcom,apss-wdt-sc7280 - qcom,apss-wdt-sc8180x |