From: NĂ­colas F. R. A. Prado Date: Wed, 11 May 2022 19:54:52 +0000 (-0400) Subject: dt-bindings: remoteproc: mediatek: Add optional memory-region to mtk,scp X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bb489b96406104070c1fbe364c441cffae8a2ae4;p=linux.git 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 Reviewed-by: AngeloGioacchino Del Regno Acked-by: Rob Herring Link: https://lore.kernel.org/r/20220511195452.871897-3-nfraprado@collabora.com Signed-off-by: Mathieu Poirier --- diff --git a/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml b/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml index 832064d635b38..eec3b9c4c7135 100644 --- a/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml +++ b/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml @@ -54,6 +54,9 @@ properties: firmware search path containing the firmware image used when initializing SCP. + memory-region: + maxItems: 1 + required: - compatible - reg