Re: [PATCH v2] dt-bindings: watchdog: Document Qualcomm SM6115 watchdog

From: Bhupesh Sharma
Date: Mon Mar 27 2023 - 16:28:49 EST


On Tue, 14 Mar 2023 at 10:44, Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx> wrote:
>
> Add devicetree binding for watchdog present on Qualcomm
> SM6115 SoC.
>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx>
> ---
> Changes since v1:
> ~ v1 can be seen here - https://lore.kernel.org/linux-arm-msm/20230119122619.1020908-1-bhupesh.sharma@xxxxxxxxxx/
> ~ v2 collects Ack from Krzysztof and also fixes the subject as per his
> v1 review comments.
>
> 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 6448b633c970..4ba61e1831ec 100644
> --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> @@ -28,6 +28,7 @@ properties:
> - qcom,apss-wdt-sdm845
> - qcom,apss-wdt-sdx55
> - qcom,apss-wdt-sdx65
> + - qcom,apss-wdt-sm6115
> - qcom,apss-wdt-sm6350
> - qcom,apss-wdt-sm8150
> - qcom,apss-wdt-sm8250
> --
> 2.38.1

Gentle ping. Any updates on this patch?

Thanks,
Bhupesh