[PATCH v2 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8189 scp
Huayu Zong
huayu.zong at mediatek.com
Wed Sep 24 01:44:17 PDT 2025
Add the compatible for mt8189 SCP to the binding.
Signed-off-by: Huayu Zong <huayu.zong at mediatek.com>
---
Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml b/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml
index 179c98b33b4d..407be544b404 100644
--- a/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml
@@ -20,6 +20,7 @@ properties:
- mediatek,mt8186-scp
- mediatek,mt8188-scp
- mediatek,mt8188-scp-dual
+ - mediatek,mt8189-scp
- mediatek,mt8192-scp
- mediatek,mt8195-scp
- mediatek,mt8195-scp-dual
@@ -168,6 +169,7 @@ allOf:
- mediatek,mt8183-scp
- mediatek,mt8186-scp
- mediatek,mt8188-scp
+ - mediatek,mt8189-scp
then:
properties:
reg:
--
2.45.2
More information about the linux-arm-kernel
mailing list