Message ID | 20240729201843.142918-8-danila@jiaxyga.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 82ead233e01042fecdfdee5b05c377c2a9e551f4 |
Headers | show |
Series | Add Nothing Phone (1) support | expand |
On 29/07/2024 22:18, Danila Tikhonov wrote: > The Qualcomm Snapdragon 778G/778G+/780G/782G uses CPUs named Kryo 670. > Add the compatible string in the documentation. > > Signed-off-by: Danila Tikhonov <danila@jiaxyga.com> > --- > Documentation/devicetree/bindings/arm/cpus.yaml | 1 + Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml index f308ff6c3532..2bf9501b3b0d 100644 --- a/Documentation/devicetree/bindings/arm/cpus.yaml +++ b/Documentation/devicetree/bindings/arm/cpus.yaml @@ -202,6 +202,7 @@ properties: - qcom,kryo560 - qcom,kryo570 - qcom,kryo660 + - qcom,kryo670 - qcom,kryo685 - qcom,kryo780 - qcom,oryon
The Qualcomm Snapdragon 778G/778G+/780G/782G uses CPUs named Kryo 670. Add the compatible string in the documentation. Signed-off-by: Danila Tikhonov <danila@jiaxyga.com> --- Documentation/devicetree/bindings/arm/cpus.yaml | 1 + 1 file changed, 1 insertion(+)