aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/media
diff options
context:
space:
mode:
authorGravatar AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> 2023-10-05 12:49:04 +0200
committerGravatar AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> 2023-12-11 11:13:00 +0100
commita17cf4c6de2defcd4a2205671a8ed8ff5a6500dd (patch)
tree440a43d2a2648959726e2a60ce05d07c392705e3 /Documentation/devicetree/bindings/media
parentarm64: dts: mediatek: mt8195-cherry: Assign sram supply to MFG1 pd (diff)
downloadlinux-a17cf4c6de2defcd4a2205671a8ed8ff5a6500dd.tar.gz
linux-a17cf4c6de2defcd4a2205671a8ed8ff5a6500dd.tar.bz2
linux-a17cf4c6de2defcd4a2205671a8ed8ff5a6500dd.zip
media: dt-bindings: mediatek: Add phandle to mediatek,scp on MDP3 RDMA
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>
Diffstat (limited to 'Documentation/devicetree/bindings/media')
-rw-r--r--Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml b/Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml
index 7032c7e15039..59dcea797b71 100644
--- a/Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml
+++ b/Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml
@@ -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