summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mailbox/mtk-gce.txt
diff options
context:
space:
mode:
authorjason-jh.lin <jason-jh.lin@mediatek.com>2021-08-31 15:08:59 +0800
committerJassi Brar <jaswinder.singh@linaro.org>2021-08-31 22:57:26 -0500
commit0553fb51686ee53c25386ded56848862cb66ae19 (patch)
tree9b78ba839d844de8864ea479f8239a62a0befe2f /Documentation/devicetree/bindings/mailbox/mtk-gce.txt
parente5c11ee3106072ef4b949eca93db160f55e6b55b (diff)
downloadlinux-0553fb51686ee53c25386ded56848862cb66ae19.tar.bz2
dt-bindings: mailbox: add definition for mt8195
Add definition of compatible and dt-binding header for mt8195. Signed-off-by: jason-jh.lin <jason-jh.lin@mediatek.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mailbox/mtk-gce.txt')
-rw-r--r--Documentation/devicetree/bindings/mailbox/mtk-gce.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/mailbox/mtk-gce.txt b/Documentation/devicetree/bindings/mailbox/mtk-gce.txt
index ac4245050d17..8e81916556a3 100644
--- a/Documentation/devicetree/bindings/mailbox/mtk-gce.txt
+++ b/Documentation/devicetree/bindings/mailbox/mtk-gce.txt
@@ -10,7 +10,7 @@ mailbox.txt for generic information about mailbox device-tree bindings.
Required properties:
- compatible: can be "mediatek,mt8173-gce", "mediatek,mt8183-gce",
- "mediatek,mt8192-gce" or "mediatek,mt6779-gce".
+ "mediatek,mt8192-gce", "mediatek,mt8195-gce" or "mediatek,mt6779-gce".
- reg: Address range of the GCE unit
- interrupts: The interrupt signal from the GCE block
- clock: Clocks according to the common clock binding
@@ -36,9 +36,9 @@ Optional properties for a client device:
size: the total size of register address that GCE can access.
Some vaules of properties are defined in 'dt-bindings/gce/mt8173-gce.h',
-'dt-binding/gce/mt8183-gce.h', 'dt-binding/gce/mt8192-gce.h' or
-'dt-bindings/gce/mt6779-gce.h'. Such as
-sub-system ids, thread priority, event ids.
+'dt-binding/gce/mt8183-gce.h', 'dt-binding/gce/mt8192-gce.h',
+'dt-binding/gce/mt8195-gce.h' or 'dt-bindings/gce/mt6779-gce.h'.
+Such as sub-system ids, thread priority, event ids.
Example: