Message ID | 20230119122619.1020908-1-bhupesh.sharma@linaro.org (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | dt-bindings: watchdog: Add binding for Qualcomm SM6115 | expand |
On 19/01/2023 13:26, Bhupesh Sharma wrote: > Add devicetree binding for watchdog present on Qualcomm > SM6115 SoC. > > Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> Subject: drop second/last, redundant "binding for". The "dt-bindings" prefix is already stating that these are bindings. With above: Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml index d8ac0be36e6c..b1785777b8c4 100644 --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml @@ -25,6 +25,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
Add devicetree binding for watchdog present on Qualcomm SM6115 SoC. Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> --- Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 + 1 file changed, 1 insertion(+)