Lines Matching +full:u +full:- +full:boot +full:- +full:spl
1 // SPDX-License-Identifier: GPL-2.0-only
18 compatible = "pwm-leds";
23 max-brightness = <127>;
24 linux,default-trigger = "mmc0";
29 compatible = "ti,omap-twl4030";
37 compatible = "regulator-fixed";
38 regulator-name = "hsusb2_vbus";
39 regulator-min-microvolt = <5000000>;
40 regulator-max-microvolt = <5000000>;
42 startup-delay-us = <70000>;
43 enable-active-high;
48 compatible = "usb-nop-xceiv";
49 reset-gpios = <&gpio6 23 GPIO_ACTIVE_LOW>; /* gpio_183 */
50 vcc-supply = <&hsusb2_power>;
51 #phy-cells = <0>;
55 w3cbw003c_npoweron: regulator-w3cbw003c-npoweron {
56 compatible = "regulator-fixed";
57 regulator-name = "regulator-w3cbw003c-npoweron";
58 regulator-min-microvolt = <3300000>;
59 regulator-max-microvolt = <3300000>;
61 enable-active-high;
65 w3cbw003c_wifi_nreset: regulator-w3cbw003c-wifi-nreset {
66 pinctrl-names = "default";
67 pinctrl-0 = <&w3cbw003c_pins &w3cbw003c_2_pins>;
68 compatible = "regulator-fixed";
69 regulator-name = "regulator-w3cbw003c-wifi-nreset";
70 regulator-min-microvolt = <3300000>;
71 regulator-max-microvolt = <3300000>;
73 startup-delay-us = <10000>;
78 pinctrl-names = "default";
79 pinctrl-0 = <
84 pinctrl-single,pins = <
93 pinctrl-single,pins = <
100 pinctrl-single,pins = <
111 pinctrl-single,pins = <
123 pinctrl-single,pins = <
130 pinctrl-single,pins = <
144 pinctrl-names = "default";
145 pinctrl-0 = <&i2c1_pins>;
146 clock-frequency = <2600000>;
151 interrupt-parent = <&intc>;
154 compatible = "ti,twl4030-audio";
171 pinctrl-names = "default";
172 pinctrl-0 = <&mmc1_pins>;
173 vmmc-supply = <&vmmc1>;
174 bus-width = <4>;
179 pinctrl-names = "default";
180 pinctrl-0 = <&mmc2_pins>;
181 vmmc-supply = <&w3cbw003c_npoweron>;
182 vqmmc-supply = <&w3cbw003c_wifi_nreset>;
183 bus-width = <4>;
184 cap-sdio-irq;
185 non-removable;
189 ti,use-leds;
193 interface-type = <0>;
194 usb-phy = <&usb2_phy>;
196 phy-names = "usb2-phy";
202 port2-mode = "ehci-phy";
210 pinctrl-names = "default";
211 pinctrl-0 = <&uart2_pins>;
224 compatible = "ti,omap2-nand";
225 linux,mtd-name= "micron,mt29c4g96maz";
227 interrupt-parent = <&gpmc>;
230 nand-bus-width = <16>;
231 gpmc,device-width = <2>;
232 ti,nand-ecc-opt = "bch8";
234 gpmc,sync-clk-ps = <0>;
235 gpmc,cs-on-ns = <0>;
236 gpmc,cs-rd-off-ns = <44>;
237 gpmc,cs-wr-off-ns = <44>;
238 gpmc,adv-on-ns = <6>;
239 gpmc,adv-rd-off-ns = <34>;
240 gpmc,adv-wr-off-ns = <44>;
241 gpmc,we-off-ns = <40>;
242 gpmc,oe-off-ns = <54>;
243 gpmc,access-ns = <64>;
244 gpmc,rd-cycle-ns = <82>;
245 gpmc,wr-cycle-ns = <82>;
246 gpmc,wr-access-ns = <40>;
247 gpmc,wr-data-mux-bus-ns = <0>;
249 #address-cells = <1>;
250 #size-cells = <1>;
253 label = "SPL";
257 label = "U-Boot";