@@ -10,7 +10,8 @@ mailbox.txt for generic information about mailbox device-tree bindings.
10
10
11
11
Required properties:
12
12
- compatible: can be "mediatek,mt8173-gce", "mediatek,mt8183-gce",
13
- "mediatek,mt8192-gce", "mediatek,mt8195-gce" or "mediatek,mt6779-gce".
13
+ "mediatek,mt8186-gce", "mediatek,mt8192-gce", "mediatek,mt8195-gce" or
14
+ "mediatek,mt6779-gce".
14
15
- reg: Address range of the GCE unit
15
16
- interrupts: The interrupt signal from the GCE block
16
17
- clock: Clocks according to the common clock binding
@@ -40,8 +41,9 @@ Optional properties for a client mutex node:
40
41
defined in 'dt-bindings/gce/<chip>-gce.h'.
41
42
42
43
Some vaules of properties are defined in 'dt-bindings/gce/mt8173-gce.h',
43
- 'dt-bindings/gce/mt8183-gce.h', 'dt-bindings/gce/mt8192-gce.h',
44
- 'dt-bindings/gce/mt8195-gce.h' or 'dt-bindings/gce/mt6779-gce.h'.
44
+ 'dt-bindings/gce/mt8183-gce.h', 'dt-bindings/gce/mt8186-gce.h'
45
+ 'dt-bindings/gce/mt8192-gce.h', 'dt-bindings/gce/mt8195-gce.h' or
46
+ 'dt-bindings/gce/mt6779-gce.h'.
45
47
Such as sub-system ids, thread priority, event ids.
46
48
47
49
Example:
0 commit comments