[PATCH v3] dt-bindings: mfd: qcom,tcsr: document support for SA8255p

Nikunj Kela posted 1 patch 2 weeks ago
Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH v3] dt-bindings: mfd: qcom,tcsr: document support for SA8255p
Posted by Nikunj Kela 2 weeks ago
Add compatible for tcsr representing support on SA8255p SoC.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shazad Hussain <quic_shazhuss@quicinc.com>
Signed-off-by: Nikunj Kela <quic_nkela@quicinc.com>
---

Changes in v3:
	- Removed the patch from original series[1]

Changes in v2:
	- Added Reviewed-by tag

[1]: https://lore.kernel.org/all/20240903220240.2594102-1-quic_nkela@quicinc.com/
---
 Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
index c6bd14ec5aa0..88f804bd7581 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,sa8255p-tcsr
           - qcom,sc7180-tcsr
           - qcom,sc7280-tcsr
           - qcom,sc8280xp-tcsr
-- 
2.34.1
Re: [PATCH v3] dt-bindings: mfd: qcom,tcsr: document support for SA8255p
Posted by Nikunj Kela 3 days, 14 hours ago
Gentle ping...

On 9/5/2024 12:47 PM, Nikunj Kela wrote:
> Add compatible for tcsr representing support on SA8255p SoC.
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Signed-off-by: Shazad Hussain <quic_shazhuss@quicinc.com>
> Signed-off-by: Nikunj Kela <quic_nkela@quicinc.com>
> ---
>
> Changes in v3:
> 	- Removed the patch from original series[1]
>
> Changes in v2:
> 	- Added Reviewed-by tag
>
> [1]: https://lore.kernel.org/all/20240903220240.2594102-1-quic_nkela@quicinc.com/
> ---
>  Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
> index c6bd14ec5aa0..88f804bd7581 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,sa8255p-tcsr
>            - qcom,sc7180-tcsr
>            - qcom,sc7280-tcsr
>            - qcom,sc8280xp-tcsr
Re: [PATCH v3] dt-bindings: mfd: qcom,tcsr: document support for SA8255p
Posted by Lee Jones 2 days, 20 hours ago
On Mon, 16 Sep 2024, Nikunj Kela wrote:

> Gentle ping...

Please don't do that!

No top posting, no contentless pings, and be aware of the merge-cycle.

You're on the list (which since it's in reverse chronological order
based on the last message, you've just put yourself at the bottom of the
list).

> On 9/5/2024 12:47 PM, Nikunj Kela wrote:
> > Add compatible for tcsr representing support on SA8255p SoC.
> >
> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > Signed-off-by: Shazad Hussain <quic_shazhuss@quicinc.com>
> > Signed-off-by: Nikunj Kela <quic_nkela@quicinc.com>
> > ---
> >
> > Changes in v3:
> > 	- Removed the patch from original series[1]
> >
> > Changes in v2:
> > 	- Added Reviewed-by tag
> >
> > [1]: https://lore.kernel.org/all/20240903220240.2594102-1-quic_nkela@quicinc.com/
> > ---
> >  Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
> > index c6bd14ec5aa0..88f804bd7581 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,sa8255p-tcsr
> >            - qcom,sc7180-tcsr
> >            - qcom,sc7280-tcsr
> >            - qcom,sc8280xp-tcsr

-- 
Lee Jones [李琼斯]