Lines Matching +full:fpga +full:- +full:1
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/board/fsl,fpga-qixis.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale on-board FPGA/CPLD
10 - Frank Li <Frank.Li@nxp.com>
15 - items:
16 - const: fsl,p1022ds-fpga
17 - const: fsl,fpga-ngpixis
18 - items:
19 - enum:
20 - fsl,ls1088aqds-fpga
21 - fsl,ls1088ardb-fpga
22 - fsl,ls2080aqds-fpga
23 - fsl,ls2080ardb-fpga
24 - const: fsl,fpga-qixis
25 - items:
26 - enum:
27 - fsl,ls1043aqds-fpga
28 - fsl,ls1043ardb-fpga
29 - fsl,ls1046aqds-fpga
30 - fsl,ls1046ardb-fpga
31 - fsl,ls208xaqds-fpga
32 - const: fsl,fpga-qixis
33 - const: simple-mfd
34 - enum:
35 - fsl,ls1043ardb-cpld
36 - fsl,ls1046ardb-cpld
37 - fsl,t1040rdb-cpld
38 - fsl,t1042rdb-cpld
39 - fsl,t1042rdb_pi-cpld
42 maxItems: 1
45 maxItems: 1
47 "#address-cells":
48 const: 1
50 "#size-cells":
51 const: 1
54 maxItems: 1
57 '^mdio-mux@[a-f0-9,]+$':
58 $ref: /schemas/net/mdio-mux-mmioreg.yaml
61 - compatible
62 - reg
67 - |
68 #include <dt-bindings/interrupt-controller/irq.h>
69 board-control@3 {
70 compatible = "fsl,p1022ds-fpga", "fsl,fpga-ngpixis";
72 interrupt-parent = <&mpic>;
76 - |
77 board-control@3 {
78 compatible = "fsl,ls2080ardb-fpga", "fsl,fpga-qixis";