Message ID | 20240905194741.3803345-1-quic_nkela@quicinc.com |
---|---|
State | Not Applicable |
Headers | show |
Series | [v3] dt-bindings: mfd: qcom,tcsr: document support for SA8255p | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | success | |
robh/patch-applied | success | |
robh/dtbs-check | warning | build log |
robh/dt-meta-schema | success |
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
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
On Thu, 05 Sep 2024, 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(+) Applied, thanks
On Thu, 05 Sep 2024 12:47:41 -0700, Nikunj Kela wrote: > Add compatible for tcsr representing support on SA8255p SoC. > > Applied, thanks! [1/1] dt-bindings: mfd: qcom,tcsr: document support for SA8255p commit: 0dbf6d4496b3f2966f71410768c36a379877f958 -- Lee Jones [李琼斯]
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