Message ID | 20190820171020.22673-1-vkoul@kernel.org |
---|---|
State | Accepted |
Commit | ece644858c253528c1917c9f2751ef4be32408cc |
Headers | show |
Series | dt-bindings: arm: Add kryo485 compatible | expand |
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 <vkoul@kernel.org> > --- > Documentation/devicetree/bindings/arm/cpus.yaml | 1 + > 1 file changed, 1 insertion(+) Applied, thanks. Rob
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:
Kryo485 is found in SM8150, so add it it list of cpu compatibles Signed-off-by: Vinod Koul <vkoul@kernel.org> --- Documentation/devicetree/bindings/arm/cpus.yaml | 1 + 1 file changed, 1 insertion(+) -- 2.20.1