Skip to content

Commit bb489b9

Browse files
nfrapradomathieupoirier
authored andcommitted
dt-bindings: remoteproc: mediatek: Add optional memory-region to mtk,scp
The SCP co-processor can optionally be passed a reserved memory region to use. Add this property in the dt-binding. Signed-off-by: Nícolas F. R. A. Prado <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mathieu Poirier <[email protected]>
1 parent 6bbe106 commit bb489b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ properties:
5454
firmware search path containing the firmware image used when
5555
initializing SCP.
5656

57+
memory-region:
58+
maxItems: 1
59+
5760
required:
5861
- compatible
5962
- reg

0 commit comments

Comments
 (0)