[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0a4bf05e-b682-4d9d-8984-ca085cf8af88@quicinc.com>
Date: Mon, 29 Jul 2024 18:16:33 +0800
From: Tengfei Fan <quic_tengfan@...cinc.com>
To: Wim Van Sebroeck <wim@...ux-watchdog.org>,
Guenter Roeck
<linux@...ck-us.net>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski
<krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Rajendra Nayak
<quic_rjendra@...cinc.com>
CC: <kernel@...cinc.com>, <linux-arm-msm@...r.kernel.org>,
<linux-watchdog@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] dt-bindings: watchdog: qcom-wdt: document QCS9100
On 7/9/2024 10:21 PM, Tengfei Fan wrote:
> Document the QCS9100 watchdog compatible.
> QCS9100 is drived from SA8775p. Currently, both the QCS9100 and SA8775p
> platform use non-SCMI resource. In the future, the SA8775p platform will
> move to use SCMI resources and it will have new sa8775p-related device
> tree. Consequently, introduce "qcom,apss-wdt-qcs9100" to describe
> non-SCMI based watchdog.
>
> Signed-off-by: Tengfei Fan <quic_tengfan@...cinc.com>
> ---
> Introduce support for the QCS9100 SoC device tree (DTSI) and the
> QCS9100 RIDE board DTS. The QCS9100 is a variant of the SA8775p.
> While the QCS9100 platform is still in the early design stage, the
> QCS9100 RIDE board is identical to the SA8775p RIDE board, except it
> mounts the QCS9100 SoC instead of the SA8775p SoC.
>
> The QCS9100 SoC DTSI is directly renamed from the SA8775p SoC DTSI, and
> all the compatible strings will be updated from "SA8775p" to "QCS9100".
> The QCS9100 device tree patches will be pushed after all the device tree
> bindings and device driver patches are reviewed.
>
> The final dtsi will like:
> https://lore.kernel.org/linux-arm-msm/20240703025850.2172008-3-quic_tengfan@quicinc.com/
>
> The detailed cover letter reference:
> https://lore.kernel.org/linux-arm-msm/20240703025850.2172008-1-quic_tengfan@quicinc.com/
> ---
> Changes in v2:
> - Split huge patch series into different patch series according to
> subsytems
> - Update patch commit message
>
> prevous disscussion here:
> [1] v1: https://lore.kernel.org/linux-arm-msm/20240703025850.2172008-1-quic_tengfan@quicinc.com/
> ---
> 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 47587971fb0b..5a78816aeece 100644
> --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> @@ -26,6 +26,7 @@ properties:
> - qcom,apss-wdt-msm8994
> - qcom,apss-wdt-qcm2290
> - qcom,apss-wdt-qcs404
> + - qcom,apss-wdt-qcs9100
> - qcom,apss-wdt-sa8775p
> - qcom,apss-wdt-sc7180
> - qcom,apss-wdt-sc7280
>
> ---
> base-commit: 0b58e108042b0ed28a71cd7edf5175999955b233
> change-id: 20240709-document_qcs9100_apss_wdt_compatible-71744c461527
>
> Best regards,
After considering the feedback provided on the subject, We have decided
to keep current SA8775p compatible and ABI compatibility in drivers.
Let's close this session and ignore the current patche here.
Thank you for your input.
--
Thx and BRs,
Tengfei Fan
Powered by blists - more mailing lists