Re: [PATCH v2 1/2] dt-bindings: i2c: qcom-cci: Document SC7280 compatible

2023-10-02 Thread Wolfram Sang
On Mon, Oct 02, 2023 at 08:55:30AM +0200, Luca Weiss wrote:
> Document the compatible for the CCI block found on SC7280 SoC.
> 
> Reviewed-by: Bryan O'Donoghue 
> Signed-off-by: Luca Weiss 

Applied to for-next, thanks!



signature.asc
Description: PGP signature


Re: [PATCH v2 1/2] dt-bindings: i2c: qcom-cci: Document SC7280 compatible

2023-10-02 Thread Krzysztof Kozlowski
On 02/10/2023 08:55, Luca Weiss wrote:
> Document the compatible for the CCI block found on SC7280 SoC.
> 
> Reviewed-by: Bryan O'Donoghue 
> Signed-off-by: Luca Weiss 
> ---

Thanks, looks good now.


Reviewed-by: Krzysztof Kozlowski 

Best regards,
Krzysztof



Re: [PATCH v2 1/2] dt-bindings: i2c: qcom-cci: Document SC7280 compatible

2023-10-02 Thread Conor Dooley
On Mon, Oct 02, 2023 at 08:55:30AM +0200, Luca Weiss wrote:
> Document the compatible for the CCI block found on SC7280 SoC.
> 
> Reviewed-by: Bryan O'Donoghue 
> Signed-off-by: Luca Weiss 

Acked-by: Conor Dooley 

Thanks,
Conor.

> ---
>  Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml 
> b/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml
> index 042d4dc636ee..8386cfe21532 100644
> --- a/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml
> +++ b/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml
> @@ -25,6 +25,7 @@ properties:
>  
>- items:
>- enum:
> +  - qcom,sc7280-cci
>- qcom,sdm845-cci
>- qcom,sm6350-cci
>- qcom,sm8250-cci
> @@ -159,6 +160,7 @@ allOf:
>  compatible:
>contains:
>  enum:
> +  - qcom,sc7280-cci
>- qcom,sm8250-cci
>- qcom,sm8450-cci
>  then:
> 
> -- 
> 2.42.0
> 


signature.asc
Description: PGP signature


[PATCH v2 1/2] dt-bindings: i2c: qcom-cci: Document SC7280 compatible

2023-10-01 Thread Luca Weiss
Document the compatible for the CCI block found on SC7280 SoC.

Reviewed-by: Bryan O'Donoghue 
Signed-off-by: Luca Weiss 
---
 Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml 
b/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml
index 042d4dc636ee..8386cfe21532 100644
--- a/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml
+++ b/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml
@@ -25,6 +25,7 @@ properties:
 
   - items:
   - enum:
+  - qcom,sc7280-cci
   - qcom,sdm845-cci
   - qcom,sm6350-cci
   - qcom,sm8250-cci
@@ -159,6 +160,7 @@ allOf:
 compatible:
   contains:
 enum:
+  - qcom,sc7280-cci
   - qcom,sm8250-cci
   - qcom,sm8450-cci
 then:

-- 
2.42.0