Lines Matching +full:am62 +full:- +full:gpu
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/gpu/img,powervr-rogue.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Frank Binns <[email protected]>
16 - enum:
17 - ti,am62-gpu
18 - const: img,img-axe # IMG AXE GPU model/revision is fully discoverable
27 clock-names:
29 - const: core
30 - const: mem
31 - const: sys
37 power-domains:
41 - compatible
42 - reg
43 - clocks
44 - clock-names
45 - interrupts
50 - if:
54 const: ti,am62-gpu
61 - |
62 #include <dt-bindings/interrupt-controller/irq.h>
63 #include <dt-bindings/interrupt-controller/arm-gic.h>
64 #include <dt-bindings/soc/ti,sci_pm_domain.h>
66 gpu@fd00000 {
67 compatible = "ti,am62-gpu", "img,img-axe";
70 clock-names = "core";
72 power-domains = <&k3_pds 187 TI_SCI_PD_EXCLUSIVE>;