Lines Matching +full:factory +full:- +full:programmed

1 // SPDX-License-Identifier: GPL-2.0
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/clock/versaclock.h>
17 compatible = "fixed-clock";
18 #clock-cells = <0>;
19 clock-frequency = <32768>;
20 clock-output-names = "osc_32k";
23 reg_1p8v: regulator-1p8v {
24 compatible = "regulator-fixed";
25 regulator-name = "fixed-1.8V";
26 regulator-min-microvolt = <1800000>;
27 regulator-max-microvolt = <1800000>;
28 regulator-boot-on;
29 regulator-always-on;
32 reg_3p3v: regulator-3p3v {
33 compatible = "regulator-fixed";
34 regulator-name = "fixed-3.3V";
35 regulator-min-microvolt = <3300000>;
36 regulator-max-microvolt = <3300000>;
37 regulator-boot-on;
38 regulator-always-on;
42 compatible = "mmc-pwrseq-simple";
43 reset-gpios = <&pca9654 1 GPIO_ACTIVE_LOW>;
45 clock-names = "ext_clock";
46 post-power-on-delay-ms = <80>;
51 pinctrl-0 = <&avb_pins>;
52 pinctrl-names = "default";
53 phy-mode = "rgmii-rxid";
54 phy-handle = <&phy0>;
55 rx-internal-delay-ps = <1800>;
56 tx-internal-delay-ps = <2000>;
58 clock-names = "fck", "refclk";
61 phy0: ethernet-phy@0 {
62 compatible = "ethernet-phy-id0022.1640",
63 "ethernet-phy-ieee802.3-c22";
65 interrupts-extended = <&gpio2 11 IRQ_TYPE_LEVEL_LOW>;
66 reset-gpios = <&gpio2 10 GPIO_ACTIVE_LOW>;
71 clock-frequency = <16666666>;
75 clock-frequency = <32768>;
79 usb-hub-reset-hog {
80 gpio-hog;
82 output-high;
83 line-name = "usb-hub-reset";
88 pinctrl-0 = <&hscif0_pins>;
89 pinctrl-names = "default";
90 uart-has-rtscts;
94 compatible = "brcm,bcm43438-bt";
95 shutdown-gpios = <&pca9654 2 GPIO_ACTIVE_HIGH>;
96 host-wakeup-gpios = <&gpio1 28 GPIO_ACTIVE_HIGH>;
97 device-wakeup-gpios = <&pca9654 5 GPIO_ACTIVE_HIGH>;
99 clock-names = "extclk";
100 max-speed = <4000000>;
106 pinctrl-0 = <&hscif2_pins>;
107 pinctrl-names = "default";
112 clock-frequency = <100000>;
117 gpio-controller;
118 #gpio-cells = <2>;
119 gpio-line-names =
133 interrupts-extended = <&gpio5 25 IRQ_TYPE_EDGE_FALLING>;
134 interrupt-controller;
135 #interrupt-cells = <2>;
136 gpio-controller;
137 #gpio-cells = <2>;
138 gpio-line-names =
152 read-only; /* Manufacturing EEPROM programmed at factory */
164 #clock-cells = <1>;
166 clock-names = "xin";
168 idt,output-enable-active = <0>;
170 assigned-clocks = <&versaclock5 1>,
175 assigned-clock-rates = <33333333>, <33333333>, <50000000>, <125000000>;
179 idt,voltage-microvolt = <1800000>;
180 idt,slew-percent = <100>;
185 idt,voltage-microvolt = <1800000>;
186 idt,slew-percent = <100>;
191 idt,voltage-microvolt = <1800000>;
192 idt,slew-percent = <100>;
197 idt,voltage-microvolt = <3300000>;
198 idt,slew-percent = <100>;
204 pinctrl-0 = <&scif_clk_pins>;
205 pinctrl-names = "default";
215 drive-strength = <24>;
221 drive-strength = <12>;
268 power-source = <1800>;
274 power-source = <1800>;
279 clock-frequency = <14745600>;
283 pinctrl-0 = <&scif2_pins>;
284 pinctrl-names = "default";
289 pinctrl-names = "default";
290 pinctrl-0 = <&sdhi2_pins>;
291 bus-width = <4>;
292 vmmc-supply = <&reg_3p3v>;
293 vqmmc-supply = <&reg_1p8v>;
294 non-removable;
295 cap-power-off-card;
296 keep-power-in-suspend;
297 mmc-pwrseq = <&wlan_pwrseq>;
299 #address-cells = <1>;
300 #size-cells = <0>;
304 compatible = "brcm,bcm4329-fmac";
305 interrupts-extended = <&gpio1 27 IRQ_TYPE_LEVEL_LOW>;
306 interrupt-names = "host-wake";
311 pinctrl-0 = <&sdhi3_pins>;
312 pinctrl-1 = <&sdhi3_pins>;
313 pinctrl-names = "default", "state_uhs";
314 vmmc-supply = <&reg_3p3v>;
315 vqmmc-supply = <&reg_1p8v>;
316 bus-width = <8>;
317 mmc-hs200-1_8v;
318 no-sd;
319 no-sdio;
320 non-removable;
321 fixed-emmc-driver-type = <1>;
332 clock-frequency = <100000000>;