Message ID | 1615461961-17716-11-git-send-email-rnayak@codeaurora.org (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
Series | Add binding updates and DT files for SC7280 SoC | expand |
On Thu 11 Mar 05:25 CST 2021, Rajendra Nayak wrote: > From: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org> > > Add compatible for watchdog timer on SC7280 SoC. > > Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org> > Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> > Reviewed-by: Stephen Boyd <swboyd@chromium.org> > Acked-by: Rob Herring <robh@kernel.org> > --- And this should be merged through the watchdog tree. Thanks, Bjorn > 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 >
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