aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIago Toral Quiroga <[email protected]>2023-10-31 08:38:58 +0100
committerMaíra Canal <[email protected]>2023-11-02 08:54:39 -0300
commitebb2f6eea688b9ffa46527c3e7570b2c347497b8 (patch)
tree0bda7cf004788f4ca303aadef5434b9e33ae6877
parent0ad5bc1ce4634ce9b5eaf017b01399ec5e49a03d (diff)
dt-bindings: gpu: v3d: Add BCM2712's compatible
BCM2712, Raspberry Pi 5's SoC, contains a V3D core. So add its specific compatible to the bindings. Signed-off-by: Iago Toral Quiroga <[email protected]> Reviewed-by: Maíra Canal <[email protected]> Acked-by: Conor Dooley <[email protected]> Signed-off-by: Maíra Canal <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r--Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml b/Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml
index dae55b8a267b..dc078ceeca9a 100644
--- a/Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml
+++ b/Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml
@@ -17,6 +17,7 @@ properties:
compatible:
enum:
- brcm,2711-v3d
+ - brcm,2712-v3d
- brcm,7268-v3d
- brcm,7278-v3d