Lines Matching +full:mt8173 +full:- +full:power +full:- +full:controller
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Chun-Kuang Hu <[email protected]>
11 - Philipp Zabel <[email protected]>
24 - enum:
25 - mediatek,mt8173-disp-gamma
26 - mediatek,mt8183-disp-gamma
27 - mediatek,mt8195-disp-gamma
28 - items:
29 - enum:
30 - mediatek,mt6795-disp-gamma
31 - const: mediatek,mt8173-disp-gamma
32 - items:
33 - enum:
34 - mediatek,mt8186-disp-gamma
35 - mediatek,mt8188-disp-gamma
36 - mediatek,mt8192-disp-gamma
37 - mediatek,mt8195-disp-gamma
38 - mediatek,mt8365-disp-gamma
39 - const: mediatek,mt8183-disp-gamma
40 - items:
41 - enum:
42 - mediatek,mt8188-disp-gamma
43 - const: mediatek,mt8195-disp-gamma
51 power-domains:
53 the power controller specified by phandle. See
54 Documentation/devicetree/bindings/power/power-domain.yaml for details.
58 - description: GAMMA Clock
60 mediatek,gce-client-reg:
64 defined in the header include/dt-bindings/gce/<chip>-gce.h.
65 $ref: /schemas/types.yaml#/definitions/phandle-array
84 - port@0
85 - port@1
88 - compatible
89 - reg
90 - interrupts
91 - power-domains
92 - clocks
97 - |
98 #include <dt-bindings/interrupt-controller/arm-gic.h>
99 #include <dt-bindings/clock/mt8173-clk.h>
100 #include <dt-bindings/power/mt8173-power.h>
101 #include <dt-bindings/gce/mt8173-gce.h>
104 #address-cells = <2>;
105 #size-cells = <2>;
108 compatible = "mediatek,mt8173-disp-gamma";
111 power-domains = <&scpsys MT8173_POWER_DOMAIN_MM>;
113 mediatek,gce-client-reg = <&gce SUBSYS_1401XXXX 0x6000 0x1000>;