[PATCH v4 03/18] dt-bindings: arm: cpus: Add apple, firestorm & icestorm compatibles

Hector Martin marcan at marcan.st
Fri Apr 2 10:05:27 BST 2021


These are the CPU cores in the "Apple Silicon" M1 SoC.

Reviewed-by: Rob Herring <robh at kernel.org>
Signed-off-by: Hector Martin <marcan at marcan.st>
---
 Documentation/devicetree/bindings/arm/cpus.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml
index 26b886b20b27..c299423dc7cb 100644
--- a/Documentation/devicetree/bindings/arm/cpus.yaml
+++ b/Documentation/devicetree/bindings/arm/cpus.yaml
@@ -85,6 +85,8 @@ properties:
 
   compatible:
     enum:
+      - apple,icestorm
+      - apple,firestorm
       - arm,arm710t
       - arm,arm720t
       - arm,arm740t
-- 
2.30.0




More information about the linux-arm-kernel mailing list