Lines Matching +full:fpga +full:- +full:based
1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Copyright 2010-2011 GE Intelligent Platforms Embedded Systems, Inc.
7 * Based on: P2020 DS Device Tree Source
11 /include/ "p2020si-pre.dtsi"
35 #address-cells = <1>;
36 #size-cells = <1>;
37 compatible = "ge,imp3a-firmware-mirror", "cfi-flash";
39 bank-width = <2>;
40 device-width = <1>;
45 read-only;
51 #address-cells = <1>;
52 #size-cells = <1>;
53 compatible = "ge,imp3a-paged-flash", "cfi-flash";
55 bank-width = <2>;
56 device-width = <1>;
66 read-only;
76 fpga@4,0 {
77 compatible = "ge,imp3a-fpga-regs";
82 #interrupt-cells = <1>;
83 interrupt-controller;
84 device_type = "interrupt-controller";
85 compatible = "ge,imp3a-fpga-pic", "gef,fpga-pic-1.00";
91 #gpio-cells = <2>;
92 compatible = "ge,imp3a-gpio";
94 gpio-controller;
98 compatible = "ge,imp3a-fpga-wdt", "gef,fpga-wdt-1.00",
99 "gef,fpga-wdt";
102 interrupt-parent = <&gef_pic>;
107 compatible = "gef,imp3a-fpga-wdt", "gef,fpga-wdt-1.00",
108 "gef,fpga-wdt";
111 interrupt-parent = <&gef_pic>;
116 compatible = "fsl,elbc-fcm-nand";
121 compatible = "fsl,elbc-fcm-nand";
157 phy0: ethernet-phy@0 {
158 interrupt-parent = <&gef_pic>;
162 phy1: ethernet-phy@1 {
163 interrupt-parent = <&gef_pic>;
167 tbi0: tbi-phy@11 {
169 device_type = "tbi-phy";
174 tbi1: tbi-phy@11 {
176 device_type = "tbi-phy";
185 tbi-handle = <&tbi0>;
186 phy-handle = <&phy0>;
187 phy-connection-type = "gmii";
191 tbi-handle = <&tbi1>;
192 phy-handle = <&phy1>;
193 phy-connection-type = "gmii";
251 /include/ "p2020si-post.dtsi"