Message ID | 20240705153252.1571814-1-quic_mojha@quicinc.com |
---|---|
State | Superseded |
Headers | show |
Series | [1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775p | expand |
On 05/07/2024 17:32, Mukesh Ojha wrote: > Document the compatible for sa8775p SoC. > > Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com> Eh? SA8775p is going to be removed/changed... why adding this? Best regards, Krzysztof
On Mon, Jul 29, 2024 at 06:48:51PM +0800, Tengfei Fan wrote: > > > On 7/7/2024 8:46 PM, Krzysztof Kozlowski wrote: > > On 05/07/2024 17:32, Mukesh Ojha wrote: > > > Document the compatible for sa8775p SoC. > > > > > > Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com> > > > > Eh? SA8775p is going to be removed/changed... why adding this? > > > > Best regards, > > Krzysztof > > > > After considering the feedback provided on the subject, We have decided > to keep current SA8775p compatible and ABI compatibility in drivers. > Therefore, this patch is still needed, please continue to review this > patch. > Thank you for your input. Thanks Tengfei for the reply. Can this series be considered now, it still applied fine on linux-next. -Mukesh > > -- > Thx and BRs, > Tengfei Fan
On 27/08/2024 18:04, Mukesh Ojha wrote: >> After considering the feedback provided on the subject, We have decided >> to keep current SA8775p compatible and ABI compatibility in drivers. >> Therefore, this patch is still needed, please continue to review this >> patch. >> Thank you for your input. > > Thanks Tengfei for the reply. > > Can this series be considered now, it still applied fine on linux-next. Please resend. No one has it in their mailbox anymore. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml index c6bd14ec5aa0..7d0b0b403150 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -21,6 +21,7 @@ properties: - qcom,msm8998-tcsr - qcom,qcm2290-tcsr - qcom,qcs404-tcsr + - qcom,sa8775p-tcsr - qcom,sc7180-tcsr - qcom,sc7280-tcsr - qcom,sc8280xp-tcsr
Document the compatible for sa8775p SoC. Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com> --- Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 + 1 file changed, 1 insertion(+)