Message ID | 20230816161455.3310629-1-robimarko@gmail.com |
---|---|
State | Superseded |
Headers | show |
Series | [v2,1/2] dt-bindings: watchdog: qcom-wdt: document IPQ5018 | expand |
On 16.08.2023 18:14, Robert Marko wrote: > Add the required DT node for WDT operation. > > Signed-off-by: Robert Marko <robimarko@gmail.com> > --- > Changes in v2: > * Put the reg property as second in node > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Konrad
On Wed, Aug 16, 2023 at 06:13:59PM +0200, Robert Marko wrote: > Document the IPQ5018 watchdog compatible. > > Signed-off-by: Robert Marko <robimarko@gmail.com> > Acked-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> > --- > 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 6d0fe6abd06a..5046dfa55f13 100644 > --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > @@ -18,6 +18,7 @@ properties: > - items: > - enum: > - qcom,kpss-wdt-ipq4019 > + - qcom,apss-wdt-ipq5018 > - qcom,apss-wdt-ipq5332 > - qcom,apss-wdt-ipq9574 > - qcom,apss-wdt-msm8994
diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml index 6d0fe6abd06a..5046dfa55f13 100644 --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml @@ -18,6 +18,7 @@ properties: - items: - enum: - qcom,kpss-wdt-ipq4019 + - qcom,apss-wdt-ipq5018 - qcom,apss-wdt-ipq5332 - qcom,apss-wdt-ipq9574 - qcom,apss-wdt-msm8994