Message ID | 1654080312-5408-10-git-send-email-quic_rohiagar@quicinc.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | Devicetree Changes SDX65 | expand |
On 01/06/2022 12:45, Rohit Agarwal wrote: > Add devicetree binding for watchdog present in Qcom SDX65 platform. > > Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On 6/1/22 03:45, Rohit Agarwal wrote: > Add devicetree binding for watchdog present in Qcom SDX65 platform. > > Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.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 16c6f82..e0acbc1 100644 > --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > @@ -20,6 +20,7 @@ properties: > - qcom,apss-wdt-sc7280 > - qcom,apss-wdt-sdm845 > - qcom,apss-wdt-sdx55 > + - qcom,apss-wdt-sdx65 > - qcom,apss-wdt-sm6350 > - qcom,apss-wdt-sm8150 > - qcom,apss-wdt-sm8250
diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml index 16c6f82..e0acbc1 100644 --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml @@ -20,6 +20,7 @@ properties: - qcom,apss-wdt-sc7280 - qcom,apss-wdt-sdm845 - qcom,apss-wdt-sdx55 + - qcom,apss-wdt-sdx65 - qcom,apss-wdt-sm6350 - qcom,apss-wdt-sm8150 - qcom,apss-wdt-sm8250
Add devicetree binding for watchdog present in Qcom SDX65 platform. Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com> --- Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 + 1 file changed, 1 insertion(+)