Commit 63e6a340 authored by Tinghan Shen's avatar Tinghan Shen Committed by Bjorn Andersson

dt-bindings: remoteproc: mediatek: Add binding for mt8192 scp

Add mt8192 compatible to binding document.
Signed-off-by: default avatarTinghan Shen <tinghan.shen@mediatek.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210924033935.2127-3-tinghan.shen@mediatek.comSigned-off-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent ca7380a4
......@@ -7,14 +7,17 @@ Mediatek SoCs.
Required properties:
- compatible Should be one of:
"mediatek,mt8183-scp"
"mediatek,mt8192-scp"
"mediatek,mt8195-scp"
- 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 Required by mt8183. Clock for co-processor (See: ../clock/clock-bindings.txt)
- clock-names Required by mt8183. Contains the corresponding name for the clock. This
should be named "main".
- clocks Required by mt8183 and mt8192. Clock for co-processor
(See: ../clock/clock-bindings.txt)
- clock-names Required by mt8183 and mt8192. Contains the
corresponding name for the clock. This should be
named "main".
Subnodes
--------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment