diff options
author | Igor Belwon <igor.belwon@mentallysanemainliners.org> | 2024-10-16 18:47:42 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2024-10-17 11:01:28 +0300 |
commit | 0d16910e899d0645e45128102c5113836eaf9bc1 (patch) | |
tree | 8596618ad3588594a08fc27a80722aa13dcca85b | |
parent | ef1c2a54cbc7d9446659115c3a61e03f97ba4a57 (diff) | |
download | linux-0d16910e899d0645e45128102c5113836eaf9bc1.tar.xz |
dt-bindings: arm: cpus: Add Samsung Mongoose M5
Add a compatible for the Samsung Mongoose M5 cores, found in
the Exynos 990.
Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20241016154747.64343-2-igor.belwon@mentallysanemainliners.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
-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 e41a8aec6066..c54d20dd9d7e 100644 --- a/Documentation/devicetree/bindings/arm/cpus.yaml +++ b/Documentation/devicetree/bindings/arm/cpus.yaml @@ -207,6 +207,7 @@ properties: - qcom,oryon - qcom,scorpion - samsung,mongoose-m2 + - samsung,mongoose-m5 enable-method: $ref: /schemas/types.yaml#/definitions/string |