media: dt-bindings: mediatek: Add phandle to mediatek,scp on MDP3 RDMA
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Thu, 5 Oct 2023 10:49:04 +0000 (12:49 +0200)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 11 Dec 2023 10:13:00 +0000 (11:13 +0100)
The MDP3 RDMA needs to communicate with the SCP remote processor: allow
specifying a phandle to a SCP core.

Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml

index 7032c7e15039004f6a0e7576c27592e067ec8fc5..59dcea797b71af5d9b8da263b382b0c3dfa83606 100644 (file)
@@ -45,6 +45,14 @@ properties:
       include/dt-bindings/gce/<chip>-gce.h of each chips.
     $ref: /schemas/types.yaml#/definitions/uint32-array
 
+  mediatek,scp:
+    $ref: /schemas/types.yaml#/definitions/phandle
+    description:
+      Phandle to the System Control Processor (SCP) used for initializing
+      and stopping the MDP3, for sending frame data locations to the MDP3's
+      VPU and to install Inter-Processor Interrupt handlers to control
+      processing states.
+
   power-domains:
     maxItems: 1