Lines Matching +full:mt8192 +full:- +full:infracfg
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mailbox/mediatek,gce-mailbox.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Houlong Wei <houlong.wei@mediatek.com>
20 - mediatek,mt6779-gce
21 - mediatek,mt8173-gce
22 - mediatek,mt8183-gce
23 - mediatek,mt8186-gce
24 - mediatek,mt8192-gce
25 - mediatek,mt8195-gce
27 "#mbox-cells":
41 - description: Global Command Engine clock
43 clock-names:
45 - const: gce
48 - compatible
49 - "#mbox-cells"
50 - reg
51 - interrupts
52 - clocks
55 - if:
60 const: mediatek,mt8195-gce
63 - clock-names
68 - |
69 #include <dt-bindings/clock/mt8173-clk.h>
70 #include <dt-bindings/interrupt-controller/arm-gic.h>
71 #include <dt-bindings/interrupt-controller/irq.h>
74 #address-cells = <2>;
75 #size-cells = <2>;
78 compatible = "mediatek,mt8173-gce";
81 #mbox-cells = <2>;
82 clocks = <&infracfg CLK_INFRA_GCE>;
83 clock-names = "gce";