Lines Matching +full:sama5d3 +full:- +full:matrix
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mfd/atmel,at91sam9260-matrix.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip AT91 Bus Matrix
10 - Nicolas Ferre <[email protected]>
13 The Bus Matrix (MATRIX) implements a multi-layer AHB, based on the
14 AHB-Lite protocol, that enables parallel access paths between multiple
20 - items:
21 - enum:
22 - atmel,at91sam9260-matrix
23 - atmel,at91sam9261-matrix
24 - atmel,at91sam9263-matrix
25 - atmel,at91sam9rl-matrix
26 - atmel,at91sam9g45-matrix
27 - atmel,at91sam9n12-matrix
28 - atmel,at91sam9x5-matrix
29 - atmel,sama5d3-matrix
30 - const: syscon
31 - items:
32 - enum:
33 - microchip,sam9x60-matrix
34 - microchip,sam9x7-matrix
35 - const: atmel,at91sam9x5-matrix
36 - const: syscon
42 - compatible
43 - reg
48 - |
50 compatible = "atmel,sama5d3-matrix", "syscon";