On Mon, Jan 18, 2021 at 10:40:02AM +0530, Manivannan Sadhasivam wrote: > Add devicetree binding for watchdog present in Qcom SDX55 platform. > > Cc: Wim Van Sebroeck <[email protected]> > Cc: Guenter Roeck <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: [email protected] > Cc: [email protected] > Signed-off-by: Manivannan Sadhasivam <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]> > --- > 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 8e3760a3822b..b8e4118945a0 100644 > --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > @@ -18,6 +18,7 @@ properties: > - qcom,apss-wdt-qcs404 > - qcom,apss-wdt-sc7180 > - qcom,apss-wdt-sdm845 > + - qcom,apss-wdt-sdx55 > - qcom,apss-wdt-sm8150 > - qcom,kpss-timer > - qcom,kpss-wdt

