Lines Matching +full:davinci +full:- +full:nand

1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
12 #include <dt-bindings/pwm/pwm.h>
13 #include <dt-bindings/interrupt-controller/irq.h>
20 cpu0-supply = <&vdd1_reg>;
30 compatible = "regulator-fixed";
31 regulator-name = "vbat";
32 regulator-min-microvolt = <5000000>;
33 regulator-max-microvolt = <5000000>;
34 regulator-boot-on;
38 pinctrl-names = "default";
39 pinctrl-0 = <&wl12xx_gpio>;
40 compatible = "regulator-fixed";
41 regulator-name = "vwl1271";
42 regulator-min-microvolt = <3300000>;
43 regulator-max-microvolt = <3300000>;
45 startup-delay-us = <70000>;
46 enable-active-high;
51 mmc2_pins: mmc2-pins {
52 pinctrl-single,pins = <
63 wl12xx_gpio: wl12xx-gpio-pins {
64 pinctrl-single,pins = <
69 tps65910_pins: tps65910-pins {
70 pinctrl-single,pins = <
75 i2c1_pins: i2c1-pins {
76 pinctrl-single,pins = <
82 uart0_pins: uart0-pins {
83 pinctrl-single,pins = <
89 cpsw_default: cpsw-default-pins {
90 pinctrl-single,pins = <
117 cpsw_sleep: cpsw-sleep-pins {
118 pinctrl-single,pins = <
144 davinci_mdio_default: davinci-mdio-default-pins {
145 pinctrl-single,pins = <
152 davinci_mdio_sleep: davinci-mdio-sleep-pins {
153 pinctrl-single,pins = <
160 nandflash_pins_s0: nandflash-s0-pins {
161 pinctrl-single,pins = <
186 pinctrl-names = "default";
187 pinctrl-0 = <&nandflash_pins_s0>;
188 ranges = <0 0 0x08000000 0x10000000>; /* CS0: NAND */
191 nand@0,0 {
192 compatible = "ti,omap2-nand";
194 interrupt-parent = <&gpmc>;
197 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
198 nand-bus-width = <8>;
199 ti,nand-ecc-opt = "bch8";
200 ti,nand-xfer-type = "prefetch-dma";
202 gpmc,device-width = <1>;
203 gpmc,sync-clk-ps = <0>;
204 gpmc,cs-on-ns = <0>;
205 gpmc,cs-rd-off-ns = <44>;
206 gpmc,cs-wr-off-ns = <44>;
207 gpmc,adv-on-ns = <6>;
208 gpmc,adv-rd-off-ns = <34>;
209 gpmc,adv-wr-off-ns = <44>;
210 gpmc,we-on-ns = <0>;
211 gpmc,we-off-ns = <40>;
212 gpmc,oe-on-ns = <0>;
213 gpmc,oe-off-ns = <54>;
214 gpmc,access-ns = <64>;
215 gpmc,rd-cycle-ns = <82>;
216 gpmc,wr-cycle-ns = <82>;
217 gpmc,bus-turnaround-ns = <0>;
218 gpmc,cycle2cycle-delay-ns = <0>;
219 gpmc,clk-activation-ns = <0>;
220 gpmc,wr-access-ns = <40>;
221 gpmc,wr-data-mux-bus-ns = <0>;
223 #address-cells = <1>;
224 #size-cells = <1>;
225 ti,elm-id = <&elm>;
230 pinctrl-names = "default";
231 pinctrl-0 = <&uart0_pins>;
237 pinctrl-names = "default";
238 pinctrl-0 = <&i2c1_pins>;
241 clock-frequency = <400000>;
245 gpio-controller;
246 #gpio-cells = <2>;
247 interrupt-parent = <&gpio1>;
249 pinctrl-names = "default";
250 pinctrl-0 = <&tps65910_pins>;
263 vcc1-supply = <&vbat>;
264 vcc2-supply = <&vbat>;
265 vcc3-supply = <&vbat>;
266 vcc4-supply = <&vbat>;
267 vcc5-supply = <&vbat>;
268 vcc6-supply = <&vbat>;
269 vcc7-supply = <&vbat>;
270 vccio-supply = <&vbat>;
272 ti,en-ck32k-xtal = <1>;
276 regulator-always-on;
280 regulator-always-on;
284 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
285 regulator-name = "vdd_mpu";
286 regulator-min-microvolt = <912500>;
287 regulator-max-microvolt = <1351500>;
288 regulator-boot-on;
289 regulator-always-on;
293 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
294 regulator-name = "vdd_core";
295 regulator-min-microvolt = <912500>;
296 regulator-max-microvolt = <1150000>;
297 regulator-boot-on;
298 regulator-always-on;
302 regulator-always-on;
306 regulator-always-on;
310 regulator-always-on;
314 regulator-always-on;
318 regulator-always-on;
322 regulator-always-on;
326 regulator-always-on;
330 regulator-always-on;
334 regulator-min-microvolt = <1800000>;
335 regulator-max-microvolt = <3300000>;
336 regulator-always-on;
342 pinctrl-names = "default", "sleep";
343 pinctrl-0 = <&cpsw_default>;
344 pinctrl-1 = <&cpsw_sleep>;
351 pinctrl-names = "default", "sleep";
352 pinctrl-0 = <&davinci_mdio_default>;
353 pinctrl-1 = <&davinci_mdio_sleep>;
355 phy1: ethernet-phy@1 {
357 eee-broken-100tx;
358 eee-broken-1000t;
363 vmmc-supply = <&vmmc_reg>;
369 vmmc-supply = <&wl12xx_vmmc>;
370 non-removable;
371 bus-width = <4>;
372 cap-power-off-card;
373 pinctrl-names = "default";
374 pinctrl-0 = <&mmc2_pins>;
376 #address-cells = <1>;
377 #size-cells = <0>;
381 interrupt-parent = <&gpio3>;
395 ti,no-reset-on-init;
399 ti,no-reset-on-init;