Message ID | 20230113103346.29381-5-krzysztof.kozlowski@linaro.org (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | watchdog: dt-bindings: rework/fix qcom-wdt | expand |
On Fri, Jan 13, 2023 at 11:33:43AM +0100, Krzysztof Kozlowski wrote: > Document new MDM9615 qcom,kpss-wdt-mdm9615 watchdog/timer compatible. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Acked-by: Rob Herring <robh@kernel.org> > Reviewed-by: Guenter Roeck <linux@roeck-us.net> > --- > > Changes since v1: > 1. Add tag. > --- > Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > index 93e4381067dd..1828eaf70b3b 100644 > --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > @@ -40,6 +40,7 @@ properties: > - enum: > - qcom,kpss-wdt-apq8064 > - qcom,kpss-wdt-ipq8064 > + - qcom,kpss-wdt-mdm9615 > - qcom,kpss-wdt-msm8960 > - const: qcom,kpss-timer > - const: qcom,msm-timer > -- > 2.34.1 >
diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml index 93e4381067dd..1828eaf70b3b 100644 --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml @@ -40,6 +40,7 @@ properties: - enum: - qcom,kpss-wdt-apq8064 - qcom,kpss-wdt-ipq8064 + - qcom,kpss-wdt-mdm9615 - qcom,kpss-wdt-msm8960 - const: qcom,kpss-timer - const: qcom,msm-timer