diff options
author | David Wronek <[email protected]> | 2023-10-21 09:16:19 +0200 |
---|---|---|
committer | Rob Herring <[email protected]> | 2023-10-22 17:36:26 -0500 |
commit | 07a37547bd1766f2d01e93a33ce055820f1ada99 (patch) | |
tree | 7dcce95a2d1478be72f79a907b88b184e7d0d114 | |
parent | 47b8fb4aef95343668a20c217c5378ce9841e0fb (diff) |
dt-bindings: arm: cpus: Add Qualcomm Kryo 465
Add a compatible for the Qualcomm Kryo 465 found in SM7125.
Signed-off-by: David Wronek <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/cpus.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml index 0d17cbad9778..c6930fc7f690 100644 --- a/Documentation/devicetree/bindings/arm/cpus.yaml +++ b/Documentation/devicetree/bindings/arm/cpus.yaml @@ -190,6 +190,7 @@ properties: - qcom,kryo280 - qcom,kryo360 - qcom,kryo385 + - qcom,kryo465 - qcom,kryo468 - qcom,kryo485 - qcom,kryo560 |