Re: [PATCH] dt-bindings: arm: Add kryo485 compatible

2019-08-20 Thread Rob Herring
On Tue, Aug 20, 2019 at 10:40:20PM +0530, Vinod Koul wrote:
> Kryo485 is found in SM8150, so add it it list of cpu compatibles
> 
> Signed-off-by: Vinod Koul 
> ---
>  Documentation/devicetree/bindings/arm/cpus.yaml | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

Rob


[PATCH] dt-bindings: arm: Add kryo485 compatible

2019-08-20 Thread Vinod Koul
Kryo485 is found in SM8150, so add it it list of cpu compatibles

Signed-off-by: Vinod Koul 
---
 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 aa40b074b864..032f759612af 100644
--- a/Documentation/devicetree/bindings/arm/cpus.yaml
+++ b/Documentation/devicetree/bindings/arm/cpus.yaml
@@ -155,6 +155,7 @@ properties:
   - qcom,krait
   - qcom,kryo
   - qcom,kryo385
+  - qcom,kryo485
   - qcom,scorpion
 
   enable-method:
-- 
2.20.1