2022-09-01 07:44:35

by Iskren Chernev

[permalink] [raw]
Subject: [PATCH 11/14] dt-bindings: arm: cpus: Add kryo240 compatible

Kryo240 is found in SM4250, the slower sibling of the SM6115.

Signed-off-by: Iskren Chernev <[email protected]>
---
Documentation/devicetree/bindings/arm/cpus.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml
index a07c5bac7c46..5c13b73e4d57 100644
--- a/Documentation/devicetree/bindings/arm/cpus.yaml
+++ b/Documentation/devicetree/bindings/arm/cpus.yaml
@@ -174,6 +174,7 @@ properties:
- nvidia,tegra194-carmel
- qcom,krait
- qcom,kryo
+ - qcom,kryo240
- qcom,kryo250
- qcom,kryo260
- qcom,kryo280
--
2.37.2


2022-09-01 16:39:07

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH 11/14] dt-bindings: arm: cpus: Add kryo240 compatible

On 01-09-22, 10:24, Iskren Chernev wrote:
> Kryo240 is found in SM4250, the slower sibling of the SM6115.

Reviewed-by: Vinod Koul <[email protected]>

--
~Vinod

2022-09-01 17:33:59

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 11/14] dt-bindings: arm: cpus: Add kryo240 compatible

On 01/09/2022 10:24, Iskren Chernev wrote:
> Kryo240 is found in SM4250, the slower sibling of the SM6115.
>
> Signed-off-by: Iskren Chernev <[email protected]>
> ---
> Documentation/devicetree/bindings/arm/cpus.yaml | 1 +


Acked-by: Krzysztof Kozlowski <[email protected]>


Best regards,
Krzysztof