Skip to content

Commit 91e0d56

Browse files
Olivia Wenmathieupoirier
authored andcommitted
dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP
Under different applications, the MT8188 SCP can be used as single-core or dual-core. Signed-off-by: Olivia Wen <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mathieu Poirier <[email protected]>
1 parent b951105 commit 91e0d56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ properties:
1919
- mediatek,mt8183-scp
2020
- mediatek,mt8186-scp
2121
- mediatek,mt8188-scp
22+
- mediatek,mt8188-scp-dual
2223
- mediatek,mt8192-scp
2324
- mediatek,mt8195-scp
2425
- mediatek,mt8195-scp-dual
@@ -194,6 +195,7 @@ allOf:
194195
properties:
195196
compatible:
196197
enum:
198+
- mediatek,mt8188-scp-dual
197199
- mediatek,mt8195-scp-dual
198200
then:
199201
properties:

0 commit comments

Comments
 (0)