[PATCH] dt-bindings: mfd: qcom,tcsr: add sc8280xp binding

Johan Hovold posted 1 patch 3 years, 6 months ago
There is a newer version of this series
Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: mfd: qcom,tcsr: add sc8280xp binding
Posted by Johan Hovold 3 years, 6 months ago
Add a binding for the SC8280XP TCSR.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
---
 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 d3c25daa995e..914d4ff6d3d7 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
@@ -22,6 +22,7 @@ properties:
               - qcom,qcs404-tcsr
               - qcom,sc7180-tcsr
               - qcom,sc7280-tcsr
+              - qcom,sc8280xp-tcsr
               - qcom,sdm630-tcsr
               - qcom,sdm845-tcsr
               - qcom,sm8150-tcsr
-- 
2.35.1
Re: [PATCH] dt-bindings: mfd: qcom,tcsr: add sc8280xp binding
Posted by Lee Jones 3 years, 5 months ago
On Fri, 07 Oct 2022, Johan Hovold wrote:

> Add a binding for the SC8280XP TCSR.
> 
> Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
> ---
>  Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

NB: Didn't apply cleanly, so ensure you review my fix-up.

-- 
Lee Jones [李琼斯]
Re: [PATCH] dt-bindings: mfd: qcom,tcsr: add sc8280xp binding
Posted by Johan Hovold 3 years, 5 months ago
On Mon, Oct 24, 2022 at 01:43:37PM +0100, Lee Jones wrote:
> On Fri, 07 Oct 2022, Johan Hovold wrote:
> 
> > Add a binding for the SC8280XP TCSR.
> > 
> > Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
> > ---
> >  Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
> >  1 file changed, 1 insertion(+)
> 
> Applied, thanks.
> 
> NB: Didn't apply cleanly, so ensure you review my fix-up.

I noticed that when rebasing and sent a v2 here:

	https://lore.kernel.org/lkml/20221019122253.19669-1-johan+linaro@kernel.org/

Your fix-up looks equivalent. Thanks!

Johan
Re: [PATCH] dt-bindings: mfd: qcom,tcsr: add sc8280xp binding
Posted by Krzysztof Kozlowski 3 years, 6 months ago
On 07/10/2022 14:11, Johan Hovold wrote:
> Add a binding for the SC8280XP TCSR.
> 
> Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
> ---
>  Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof