Lines Matching +full:7268 +full:- +full:v3d
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/gpu/brcm,bcm-v3d.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom V3D GPU Bindings
10 - Eric Anholt <eric@anholt.net>
11 - Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
15 pattern: '^gpu@[a-f0-9]+$'
19 - brcm,7268-v3d
20 - brcm,7278-v3d
24 - description: hub register (required)
25 - description: core0 register (required)
26 - description: GCA cache controller register (if GCA controller present)
27 - description: bridge register (if no external reset controller)
30 reg-names:
32 - const: hub
33 - const: core0
34 - enum: [ bridge, gca ]
35 - enum: [ bridge, gca ]
40 - description: hub interrupt (required)
41 - description: core interrupts (if it doesn't share the hub's interrupt)
50 power-domains:
54 - compatible
55 - reg
56 - reg-names
57 - interrupts
62 - |
64 compatible = "brcm,7268-v3d";
69 reg-names = "hub", "core0", "bridge", "gca";