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@xxxxxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> > Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > --- > > 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 >