Re: [PATCH] dt-bindings: watchdog: Add compatible for SC7280 SoC
From: Rajendra Nayak <hidden>
Date: 2021-04-26 16:38:00
Also in:
linux-arm-msm, linux-watchdog, lkml
On 3/15/2021 8:25 PM, Guenter Roeck wrote:
On 3/14/21 11:05 PM, Rajendra Nayak wrote:quoted
From: Sai Prakash Ranjan <redacted> Add compatible for watchdog timer on SC7280 SoC. Signed-off-by: Sai Prakash Ranjan <redacted> Signed-off-by: Rajendra Nayak <redacted> Reviewed-by: Stephen Boyd <redacted> Acked-by: Rob Herring <robh@kernel.org>Reviewed-by: Guenter Roeck <linux@roeck-us.net>
I don;t see this in linux-next, any plans to pull this one in?
quoted
--- This was earlier posted as part of the entire DT series for sc7280 [1] Rest of the patches are now picked, posting this separately so it can be picked up via the WDT tree. [1] https://lore.kernel.org/patchwork/project/lkml/list/?series=488871 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 b8e4118..ba60bdf 100644 --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml@@ -17,6 +17,7 @@ properties: enum: - qcom,apss-wdt-qcs404 - qcom,apss-wdt-sc7180 + - qcom,apss-wdt-sc7280 - qcom,apss-wdt-sdm845 - qcom,apss-wdt-sdx55 - qcom,apss-wdt-sm8150
-- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation