Message ID | 20221107120539.12305-1-konrad.dybcio@linaro.org (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | [v2,1/4] dt-bindings: arm: cpus: Add Kryo 660 CPUs | expand |
On 07/11/2022 13:05, Konrad Dybcio wrote: > From: Konrad Dybcio <konrad.dybcio@somainline.org> > > Add a compatible for Kryo 660 CPUs found in at least Qualcomm SM6375. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> > Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- Please ignore, resend incoming. Konrad > Changes since v1: > - Pick up tags > > 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 5c13b73e4d57..b2058345bb8e 100644 > --- a/Documentation/devicetree/bindings/arm/cpus.yaml > +++ b/Documentation/devicetree/bindings/arm/cpus.yaml > @@ -183,6 +183,7 @@ properties: > - qcom,kryo485 > - qcom,kryo560 > - qcom,kryo570 > + - qcom,kryo660 > - qcom,kryo685 > - qcom,kryo780 > - qcom,scorpion
diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml index 5c13b73e4d57..b2058345bb8e 100644 --- a/Documentation/devicetree/bindings/arm/cpus.yaml +++ b/Documentation/devicetree/bindings/arm/cpus.yaml @@ -183,6 +183,7 @@ properties: - qcom,kryo485 - qcom,kryo560 - qcom,kryo570 + - qcom,kryo660 - qcom,kryo685 - qcom,kryo780 - qcom,scorpion