Add compatibles for the GPU variants found on Apple's M2 Pro/Max/Ultra
SoCs.

Signed-off-by: Janne Grunau <j...@jannau.net>
---
 Documentation/devicetree/bindings/gpu/apple,agx.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/gpu/apple,agx.yaml 
b/Documentation/devicetree/bindings/gpu/apple,agx.yaml
index 
51629b3833b0a8c296eaccdfd6d9eeef02a5bc63..05af942ad1744aa9a3cc523567d4382a22eed796
 100644
--- a/Documentation/devicetree/bindings/gpu/apple,agx.yaml
+++ b/Documentation/devicetree/bindings/gpu/apple,agx.yaml
@@ -16,11 +16,17 @@ properties:
           - apple,agx-g13g
           - apple,agx-g13s
           - apple,agx-g14g
+          - apple,agx-g14s
       - items:
           - enum:
               - apple,agx-g13c
               - apple,agx-g13d
           - const: apple,agx-g13s
+      - items:
+          - enum:
+              - apple,agx-g14c
+              - apple,agx-g14d
+          - const: apple,agx-g14s
 
   reg:
     items:

-- 
2.51.0

Reply via email to