Commit 0553fb51 authored by jason-jh.lin's avatar jason-jh.lin Committed by Jassi Brar

dt-bindings: mailbox: add definition for mt8195

Add definition of compatible and dt-binding header for mt8195.
Signed-off-by: default avatarjason-jh.lin <jason-jh.lin@mediatek.com>
Signed-off-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
parent e5c11ee3
...@@ -10,7 +10,7 @@ mailbox.txt for generic information about mailbox device-tree bindings. ...@@ -10,7 +10,7 @@ mailbox.txt for generic information about mailbox device-tree bindings.
Required properties: Required properties:
- compatible: can be "mediatek,mt8173-gce", "mediatek,mt8183-gce", - 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 - reg: Address range of the GCE unit
- interrupts: The interrupt signal from the GCE block - interrupts: The interrupt signal from the GCE block
- clock: Clocks according to the common clock binding - clock: Clocks according to the common clock binding
...@@ -36,9 +36,9 @@ Optional properties for a client device: ...@@ -36,9 +36,9 @@ Optional properties for a client device:
size: the total size of register address that GCE can access. size: the total size of register address that GCE can access.
Some vaules of properties are defined in 'dt-bindings/gce/mt8173-gce.h', 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-binding/gce/mt8183-gce.h', 'dt-binding/gce/mt8192-gce.h',
'dt-bindings/gce/mt6779-gce.h'. Such as 'dt-binding/gce/mt8195-gce.h' or 'dt-bindings/gce/mt6779-gce.h'.
sub-system ids, thread priority, event ids. Such as sub-system ids, thread priority, event ids.
Example: Example:
......
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