Message ID | 20210215121713.57687-4-marcan@marcan.st |
---|---|
State | Superseded |
Headers | show |
Series | [v2,01/25] dt-bindings: vendor-prefixes: Add apple prefix | expand |
diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml index f02fd10de604..7292c075b1c7 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
These are the CPU cores in the "Apple Silicon" M1 SoC. Signed-off-by: Hector Martin <marcan@marcan.st> --- Documentation/devicetree/bindings/arm/cpus.yaml | 2 ++ 1 file changed, 2 insertions(+)