summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/remoteproc/mtk,scp.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/remoteproc/mtk,scp.txt')
-rw-r--r--dts/Bindings/remoteproc/mtk,scp.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/dts/Bindings/remoteproc/mtk,scp.txt b/dts/Bindings/remoteproc/mtk,scp.txt
index 3ba668bab1..3f5f78764b 100644
--- a/dts/Bindings/remoteproc/mtk,scp.txt
+++ b/dts/Bindings/remoteproc/mtk,scp.txt
@@ -6,10 +6,10 @@ Mediatek SoCs.
Required properties:
- compatible Should be "mediatek,mt8183-scp"
-- reg Should contain the address ranges for the two memory
- regions, SRAM and CFG.
-- reg-names Contains the corresponding names for the two memory
- regions. These should be named "sram" & "cfg".
+- reg Should contain the address ranges for memory regions:
+ SRAM, CFG, and L1TCM.
+- reg-names Contains the corresponding names for the memory regions:
+ "sram", "cfg", and "l1tcm".
- clocks Clock for co-processor (See: ../clock/clock-bindings.txt)
- clock-names Contains the corresponding name for the clock. This
should be named "main".