On Wed, Oct 11, 2023 at 06:33:13PM +0200, Luca Weiss wrote: > From: Matti Lehtimäki <matti.lehtimaki@xxxxxxxxx> > > Add compatibles for the MSM8226 and MSM8974 platforms to the Qualcomm > watchdog binding. > > Signed-off-by: Matti Lehtimäki <matti.lehtimaki@xxxxxxxxx> > Signed-off-by: Luca Weiss <luca@xxxxxxxxx> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > index 5046dfa55f13..c12bc852aedc 100644 > --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > @@ -21,6 +21,8 @@ properties: > - qcom,apss-wdt-ipq5018 > - qcom,apss-wdt-ipq5332 > - qcom,apss-wdt-ipq9574 > + - qcom,apss-wdt-msm8226 > + - qcom,apss-wdt-msm8974 > - qcom,apss-wdt-msm8994 > - qcom,apss-wdt-qcm2290 > - qcom,apss-wdt-qcs404 > > -- > 2.42.0 >