Skip to content

Commit 0553fb5

Browse files
jason-jh.linJassiBrar
authored andcommitted
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>
1 parent e5c11ee commit 0553fb5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Documentation/devicetree/bindings/mailbox/mtk-gce.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ mailbox.txt for generic information about mailbox device-tree bindings.
1010

1111
Required properties:
1212
- compatible: can be "mediatek,mt8173-gce", "mediatek,mt8183-gce",
13-
"mediatek,mt8192-gce" or "mediatek,mt6779-gce".
13+
"mediatek,mt8192-gce", "mediatek,mt8195-gce" or "mediatek,mt6779-gce".
1414
- reg: Address range of the GCE unit
1515
- interrupts: The interrupt signal from the GCE block
1616
- clock: Clocks according to the common clock binding
@@ -36,9 +36,9 @@ Optional properties for a client device:
3636
size: the total size of register address that GCE can access.
3737

3838
Some vaules of properties are defined in 'dt-bindings/gce/mt8173-gce.h',
39-
'dt-binding/gce/mt8183-gce.h', 'dt-binding/gce/mt8192-gce.h' or
40-
'dt-bindings/gce/mt6779-gce.h'. Such as
41-
sub-system ids, thread priority, event ids.
39+
'dt-binding/gce/mt8183-gce.h', 'dt-binding/gce/mt8192-gce.h',
40+
'dt-binding/gce/mt8195-gce.h' or 'dt-bindings/gce/mt6779-gce.h'.
41+
Such as sub-system ids, thread priority, event ids.
4242

4343
Example:
4444

0 commit comments

Comments
 (0)