From ece644858c253528c1917c9f2751ef4be32408cc Mon Sep 17 00:00:00 2001 From: Vinod Koul Date: Tue, 20 Aug 2019 22:40:20 +0530 Subject: [PATCH] dt-bindings: arm: Add kryo485 compatible Kryo485 is found in SM8150, so add it it list of cpu compatibles Signed-off-by: Vinod Koul Signed-off-by: Rob Herring --- 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.45.2