Hi Maíra,
Am 16.03.25 um 15:15 schrieb Maíra Canal:
V3D 7.1 exposes a new register block, called V3D_SMS. As BCM2712 has a
V3D 7.1 core, add a new register item to its compatible. Similar to the
GCA, which is specific for V3D 3.3, SMS should only be added for V3D 7.1
variants (such as brcm,2712-v3d).
Acked-by: Krzysztof Kozlowski <krzysztof.kozlow...@linaro.org>
Signed-off-by: Maíra Canal <mca...@igalia.com>
---
Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml
b/Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml
index
c736b3b00ed2c259c263615bdc2bc1899c8961f8..766a310ab653855d7cc9a80f18c2083218fe307e
100644
--- a/Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml
+++ b/Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml
@@ -77,10 +77,12 @@ allOf:
items:
- description: hub register
- description: core0 register
+ - description: SMS register
maybe we can use this opportunity to explain what the acronym SMS means
in this context?
Thanks
reg-names:
items:
- const: hub
- const: core0
+ - const: sms
- if:
properties:
compatible: