dt-bindings: display: vc4: Add phandle to the firmware
authorMaxime Ripard <maxime@cerno.tech>
Wed, 23 Jun 2021 09:48:35 +0000 (11:48 +0200)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:16 +0000 (16:04 +0000)
The vc4 driver will need to tell the firmware that it takes over the
display for the firmware to free its resources (lower the clock, free
some memory, etc.)

Let's add an optional phandle to our firmware node.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Documentation/devicetree/bindings/display/brcm,bcm2835-vc4.yaml

index 49a5e04..eac739a 100644 (file)
@@ -21,6 +21,11 @@ properties:
       - brcm,bcm2835-vc4
       - brcm,cygnus-vc4
 
+  raspberrypi,firmware:
+    $ref: /schemas/types.yaml#/definitions/phandle
+    description: >
+      Phandle to the mailbox node to communicate with the firmware.
+
 required:
   - compatible