Lines Matching +full:powervr +full:- +full:sgx544

1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 # Copyright (C) 2024 Texas Instruments Incorporated - https://www.ti.com/
5 ---
6 $id: http://devicetree.org/schemas/gpu/img,powervr-sgx.yaml#
7 $schema: http://devicetree.org/meta-schemas/core.yaml#
9 title: Imagination Technologies PowerVR SGX GPUs
12 - Frank Binns <frank.binns@imgtec.com>
17 - items:
18 - enum:
19 - ti,omap3430-gpu # Rev 121
20 - ti,omap3630-gpu # Rev 125
21 - const: img,powervr-sgx530
22 - items:
23 - enum:
24 - ingenic,jz4780-gpu # Rev 130
25 - ti,omap4430-gpu # Rev 120
26 - const: img,powervr-sgx540
27 - items:
28 - enum:
29 - allwinner,sun6i-a31-gpu # MP2 Rev 115
30 - ti,omap4470-gpu # MP1 Rev 112
31 - ti,omap5432-gpu # MP2 Rev 105
32 - ti,am5728-gpu # MP2 Rev 116
33 - ti,am6548-gpu # MP1 Rev 117
34 - const: img,powervr-sgx544
46 clock-names:
49 - const: core
50 - const: mem
51 - const: sys
53 power-domains:
57 - compatible
58 - reg
59 - interrupts
62 - if:
66 const: ti,am6548-gpu
69 - power-domains
72 power-domains: false
73 - if:
78 - allwinner,sun6i-a31-gpu
79 - ingenic,jz4780-gpu
82 - clocks
83 - clock-names
87 clock-names: false
88 - if:
92 const: allwinner,sun6i-a31-gpu
98 clock-names:
101 - if:
105 const: ingenic,jz4780-gpu
110 clock-names:
116 - |
117 #include <dt-bindings/interrupt-controller/irq.h>
118 #include <dt-bindings/interrupt-controller/arm-gic.h>
119 #include <dt-bindings/soc/ti,sci_pm_domain.h>
122 compatible = "ti,am6548-gpu", "img,powervr-sgx544";
125 power-domains = <&k3_pds 65 TI_SCI_PD_EXCLUSIVE>;
128 - |
129 #include <dt-bindings/interrupt-controller/irq.h>
130 #include <dt-bindings/interrupt-controller/arm-gic.h>
133 compatible = "allwinner,sun6i-a31-gpu", "img,powervr-sgx544";
137 clock-names = "core", "mem";