Message ID | cd0f3d35ca0fc2944fd97e030a28318ff82dd5c1.1584516925.git.amit.kucheria@linaro.org (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | [1/2] dt-bindings: arm: cpus: Add kryo468 compatible | expand |
Quoting Amit Kucheria (2020-03-18 02:08:16) > Kryo468 is found in sc7180, so add it to the list of cpu compatibles > > Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org> > --- Reviewed-by: Stephen Boyd <swboyd@chromium.org>
On 3/18/2020 2:38 PM, Amit Kucheria wrote: > Kryo468 is found in sc7180, so add it to the list of cpu compatibles > > Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org> > --- Reviewed-by: Rajendra Nayak <rnayak@codeaurora.org> > 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 7a9c3ce2dbef..57408c773b4d 100644 > --- a/Documentation/devicetree/bindings/arm/cpus.yaml > +++ b/Documentation/devicetree/bindings/arm/cpus.yaml > @@ -156,6 +156,7 @@ properties: > - qcom,krait > - qcom,kryo > - qcom,kryo385 > + - qcom,kryo468 > - qcom,kryo485 > - qcom,scorpion > >
On Wed, 18 Mar 2020 14:38:16 +0530, Amit Kucheria wrote: > Kryo468 is found in sc7180, so add it to the list of cpu compatibles > > Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org> > --- > Documentation/devicetree/bindings/arm/cpus.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml index 7a9c3ce2dbef..57408c773b4d 100644 --- a/Documentation/devicetree/bindings/arm/cpus.yaml +++ b/Documentation/devicetree/bindings/arm/cpus.yaml @@ -156,6 +156,7 @@ properties: - qcom,krait - qcom,kryo - qcom,kryo385 + - qcom,kryo468 - qcom,kryo485 - qcom,scorpion
Kryo468 is found in sc7180, so add it to the list of cpu compatibles Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org> --- Documentation/devicetree/bindings/arm/cpus.yaml | 1 + 1 file changed, 1 insertion(+)