diff mbox series

[1/3] dt-bindings: interconnect: Add EPSS L3 DT binding on SC7280

Message ID 1618556290-28303-2-git-send-email-okukatla@codeaurora.org
State Accepted
Commit 3b47746cd787d7130dda700e96a4503f7f315cbd
Headers show
Series Add L3 provider support for SC7280 | expand

Commit Message

Odelu Kukatla April 16, 2021, 6:58 a.m. UTC
Add Epoch Subsystem (EPSS) L3 interconnect provider binding on SC7280
SoCs.

Signed-off-by: Odelu Kukatla <okukatla@codeaurora.org>
---
 Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring April 29, 2021, 9:47 p.m. UTC | #1
On Fri, 16 Apr 2021 12:28:08 +0530, Odelu Kukatla wrote:
> Add Epoch Subsystem (EPSS) L3 interconnect provider binding on SC7280
> SoCs.
> 
> Signed-off-by: Odelu Kukatla <okukatla@codeaurora.org>
> ---
>  Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
Sibi Sankar April 30, 2021, 5:34 a.m. UTC | #2
Hey Odelu,
Thanks for the patch!

On 2021-04-16 12:28, Odelu Kukatla wrote:
> Add Epoch Subsystem (EPSS) L3 interconnect provider binding on SC7280

> SoCs.

> 

> Signed-off-by: Odelu Kukatla <okukatla@codeaurora.org>

> ---

>  Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml | 1 +

>  1 file changed, 1 insertion(+)

> 

> diff --git

> a/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml

> b/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml

> index d6a95c3..98223f8 100644

> --- a/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml

> +++ b/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml

> @@ -18,6 +18,7 @@ properties:

>    compatible:

>      enum:

>        - qcom,sc7180-osm-l3

> +      - qcom,sc7280-epss-l3

>        - qcom,sdm845-osm-l3

>        - qcom,sm8150-osm-l3

>        - qcom,sm8250-epss-l3


Based on the driver/dts changes the
reg property maxItems will no longer
be just 1.


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project.
Odelu Kukatla May 18, 2021, 4:53 p.m. UTC | #3
On 2021-04-30 11:04, Sibi Sankar wrote:
> Hey Odelu,

> Thanks for the patch!

> 

> On 2021-04-16 12:28, Odelu Kukatla wrote:

>> Add Epoch Subsystem (EPSS) L3 interconnect provider binding on SC7280

>> SoCs.

>> 

>> Signed-off-by: Odelu Kukatla <okukatla@codeaurora.org>

>> ---

>>  Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml | 1 +

>>  1 file changed, 1 insertion(+)

>> 

>> diff --git

>> a/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml

>> b/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml

>> index d6a95c3..98223f8 100644

>> --- a/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml

>> +++ b/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml

>> @@ -18,6 +18,7 @@ properties:

>>    compatible:

>>      enum:

>>        - qcom,sc7180-osm-l3

>> +      - qcom,sc7280-epss-l3

>>        - qcom,sdm845-osm-l3

>>        - qcom,sm8150-osm-l3

>>        - qcom,sm8250-epss-l3

> 

> Based on the driver/dts changes the

> reg property maxItems will no longer

> be just 1.

Thanks Sibi!
I will address this in next revision.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml b/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml
index d6a95c3..98223f8 100644
--- a/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml
+++ b/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml
@@ -18,6 +18,7 @@  properties:
   compatible:
     enum:
       - qcom,sc7180-osm-l3
+      - qcom,sc7280-epss-l3
       - qcom,sdm845-osm-l3
       - qcom,sm8150-osm-l3
       - qcom,sm8250-epss-l3