Skip to content

Commit 8e103be

Browse files
krzkWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: qcom-wdt: require fallback for IPQ4019
The device specific compatibles ("qcom,kpss-wdt-ipq4019") should be follwed by fallback "qcom,kpss-wdt", which is actually used by Linux driver for binding. Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Rob Herring <[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]>
1 parent 13721a2 commit 8e103be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ properties:
1717
oneOf:
1818
- items:
1919
- enum:
20+
- qcom,kpss-wdt-ipq4019
2021
- qcom,apss-wdt-msm8994
2122
- qcom,apss-wdt-qcs404
2223
- qcom,apss-wdt-sc7180
@@ -35,7 +36,6 @@ properties:
3536
- qcom,kpss-wdt
3637
- qcom,kpss-timer
3738
- qcom,kpss-wdt-apq8064
38-
- qcom,kpss-wdt-ipq4019
3939
- qcom,kpss-wdt-ipq8064
4040
- qcom,kpss-wdt-msm8960
4141
- qcom,scss-timer

0 commit comments

Comments
 (0)