Re: [PATCH 2/2] dt-bindings: watchdog: qcom,pm8916-wdt: convert to dtschema

From: Rob Herring
Date: Wed Jul 27 2022 - 11:13:43 EST


On Tue, 26 Jul 2022 14:02:15 +0200, Krzysztof Kozlowski wrote:
> Convert the Qualcomm PM8916 watchdog timer controller bindings to DT
> schema and include them in parent device schema.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../bindings/power/reset/qcom,pon.yaml | 4 ++
> .../bindings/watchdog/qcom,pm8916-wdt.txt | 28 ----------
> .../bindings/watchdog/qcom,pm8916-wdt.yaml | 51 +++++++++++++++++++
> 3 files changed, 55 insertions(+), 28 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/watchdog/qcom,pm8916-wdt.txt
> create mode 100644 Documentation/devicetree/bindings/watchdog/qcom,pm8916-wdt.yaml
>

Applied, thanks!