Lines Matching +full:cortex +full:- +full:m4

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
12 stdout-path = "serial0:115200n8";
16 compatible = "gpio-leds";
19 label = "udoo-neo:red:mmc";
21 default-state = "off";
22 linux,default-trigger = "mmc0";
26 label = "udoo-neo:orange:user";
28 default-state = "keep";
32 reg_sdio_pwr: regulator-sdio-pwr {
33 compatible = "regulator-fixed";
35 enable-active-high;
36 regulator-name = "SDIO_PWR";
37 regulator-min-microvolt = <3300000>;
38 regulator-max-microvolt = <3300000>;
39 regulator-boot-on;
42 reg_usb_otg1_vbus: regulator-usb-otg1-vbus {
43 compatible = "regulator-fixed";
44 pinctrl-names = "default";
45 pinctrl-0 = <&pinctrl_otg1_reg>;
46 regulator-name = "usb_otg1_vbus";
47 regulator-min-microvolt = <5000000>;
48 regulator-max-microvolt = <5000000>;
50 enable-active-high;
53 reg_usb_otg2_vbus: regulator-usb-otg2-vbus {
54 compatible = "regulator-fixed";
55 pinctrl-names = "default";
56 pinctrl-0 = <&pinctrl_otg2_reg>;
57 regulator-name = "usb_otg2_vbus";
58 regulator-min-microvolt = <5000000>;
59 regulator-max-microvolt = <5000000>;
61 enable-active-high;
64 reg_wlan: regulator-wlan {
65 compatible = "regulator-fixed";
66 regulator-name = "wlan-en-regulator";
67 regulator-min-microvolt = <1800000>;
68 regulator-max-microvolt = <1800000>;
70 startup-delay-us = <70000>;
71 enable-active-high;
76 pinctrl-names = "default";
77 pinctrl-0 = <&pinctrl_enet1>;
78 phy-mode = "rmii";
79 phy-reset-duration = <10>;
80 phy-reset-gpios = <&gpio2 1 GPIO_ACTIVE_LOW>;
84 pinctrl-names = "default";
85 pinctrl-0 = <&pinctrl_i2c1>;
86 clock-frequency = <100000>;
95 regulator-min-microvolt = <700000>;
96 regulator-max-microvolt = <1475000>;
97 regulator-boot-on;
98 regulator-always-on;
99 regulator-ramp-delay = <6250>;
103 regulator-min-microvolt = <700000>;
104 regulator-max-microvolt = <1475000>;
105 regulator-boot-on;
106 regulator-always-on;
107 regulator-ramp-delay = <6250>;
111 regulator-min-microvolt = <1500000>;
112 regulator-max-microvolt = <1850000>;
113 regulator-boot-on;
114 regulator-always-on;
118 regulator-min-microvolt = <900000>;
119 regulator-max-microvolt = <1650000>;
120 regulator-boot-on;
121 regulator-always-on;
125 regulator-min-microvolt = <5000000>;
126 regulator-max-microvolt = <5150000>;
130 regulator-min-microvolt = <1000000>;
131 regulator-max-microvolt = <3000000>;
132 regulator-boot-on;
133 regulator-always-on;
137 regulator-boot-on;
138 regulator-always-on;
142 regulator-min-microvolt = <1800000>;
143 regulator-max-microvolt = <3300000>;
144 regulator-always-on;
148 regulator-min-microvolt = <800000>;
149 regulator-max-microvolt = <1550000>;
153 regulator-min-microvolt = <2850000>;
154 regulator-max-microvolt = <3300000>;
155 regulator-always-on;
159 regulator-min-microvolt = <2850000>;
160 regulator-max-microvolt = <3300000>;
161 regulator-always-on;
165 regulator-min-microvolt = <1800000>;
166 regulator-max-microvolt = <3300000>;
167 regulator-always-on;
171 regulator-min-microvolt = <1800000>;
172 regulator-max-microvolt = <3300000>;
173 regulator-always-on;
180 pinctrl-names = "default";
181 pinctrl-0 = <&pinctrl_i2c2>;
182 clock-frequency = <100000>;
187 pinctrl-names = "default";
188 pinctrl-0 = <&pinctrl_i2c4>;
189 clock-frequency = <100000>;
322 pinctrl-names = "default";
323 pinctrl-0 = <&pinctrl_uart1>;
327 /* Cortex-M4 serial */
329 pinctrl-names = "default";
330 pinctrl-0 = <&pinctrl_uart2>;
334 &uart3 { /* Bluetooth - only on Extended/Full versions */
335 pinctrl-names = "default";
336 pinctrl-0 = <&pinctrl_uart3>;
337 uart-has-rtscts;
341 compatible = "ti,wl1831-st";
342 enable-gpios = <&gpio2 17 GPIO_ACTIVE_HIGH>;
343 pinctrl-names = "default";
344 pinctrl-0 = <&pinctrl_bt_reg>;
345 max-speed = <921600>;
351 pinctrl-names = "default";
352 pinctrl-0 = <&pinctrl_uart5>;
357 pinctrl-names = "default";
358 pinctrl-0 = <&pinctrl_uart6>;
359 uart-has-rtscts;
364 vbus-supply = <&reg_usb_otg1_vbus>;
365 pinctrl-names = "default";
366 pinctrl-0 = <&pinctrl_usb_otg1>;
371 vbus-supply = <&reg_usb_otg2_vbus>;
372 pinctrl-names = "default";
373 pinctrl-0 = <&pinctrl_usb_otg2>;
379 pinctrl-names = "default";
380 pinctrl-0 = <&pinctrl_usdhc2>;
381 vmmc-supply = <&reg_sdio_pwr>;
382 bus-width = <4>;
383 cd-gpios = <&gpio6 2 GPIO_ACTIVE_LOW>;
384 no-1-8-v;
385 keep-power-in-suspend;
386 wakeup-source;
390 &usdhc3 { /* Wi-Fi */
391 pinctrl-names = "default";
392 pinctrl-0 = <&pinctrl_usdhc3>;
393 non-removable;
394 vmmc-supply = <&reg_wlan>;
395 cap-power-off-card;
396 wakeup-source;
397 keep-power-in-suspend;
398 #address-cells = <1>;
399 #size-cells = <0>;
405 interrupt-parent = <&gpio2>;
407 ref-clock-frequency = <38400000>;
408 tcxo-clock-frequency = <26000000>;