On Tue, Sep 10, 2024 at 09:59:26AM GMT, Nikunj Kela wrote: > Add a compatible for the SA8255p platform's KPSS watchdog. > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > Signed-off-by: Nikunj Kela <quic_nkela@xxxxxxxxxxx> > --- > > Changes in v4: > - Added Reviewed-by tag If this is the only change, there is no need to post it as a new iteration. > > Changes in v3: > - Removed the patch from original series[1] > > Changes in v2: > - Added Reviewed-by tag > > [1]: https://lore.kernel.org/all/20240903220240.2594102-1-quic_nkela@xxxxxxxxxxx/ > --- > 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 47587971fb0b..932393f8c649 100644 > --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > @@ -26,6 +26,7 @@ properties: > - qcom,apss-wdt-msm8994 > - qcom,apss-wdt-qcm2290 > - qcom,apss-wdt-qcs404 > + - qcom,apss-wdt-sa8255p > - qcom,apss-wdt-sa8775p > - qcom,apss-wdt-sc7180 > - qcom,apss-wdt-sc7280 > -- > 2.34.1 > -- With best wishes Dmitry