[PATCH v4 01/10] dt-bindings: arm: cpus: Add Samsung Mongoose M2

From: Ivaylo Ivanov
Date: Mon Sep 09 2024 - 07:01:12 EST


Add a compatible for the Samsung Mongoose M2, found in exynos8895.

Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@xxxxxxxxx>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
---
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 f308ff6c3..e41a8aec6 100644
--- a/Documentation/devicetree/bindings/arm/cpus.yaml
+++ b/Documentation/devicetree/bindings/arm/cpus.yaml
@@ -206,6 +206,7 @@ properties:
- qcom,kryo780
- qcom,oryon
- qcom,scorpion
+ - samsung,mongoose-m2

enable-method:
$ref: /schemas/types.yaml#/definitions/string
--
2.34.1