Lines Matching +full:omap2 +full:- +full:nand

1 // SPDX-License-Identifier: GPL-2.0-only
3 #include <dt-bindings/input/input.h>
8 cpu0-supply = <&vcc>;
18 compatible = "regulator-fixed";
19 regulator-name = "vwl1271";
20 regulator-min-microvolt = <1800000>;
21 regulator-max-microvolt = <1800000>;
23 startup-delay-us = <70000>;
24 enable-active-high;
25 vin-supply = <&vaux3>;
30 pinctrl-names = "default";
31 pinctrl-0 = <&hsusb2_reset_pin>;
32 compatible = "usb-nop-xceiv";
33 reset-gpios = <&gpio1 4 GPIO_ACTIVE_LOW>; /* gpio_4 */
34 #phy-cells = <0>;
39 #clock-cells = <0>;
40 compatible = "fixed-clock";
41 clock-frequency = <26000000>;
46 ranges = <0 0 0x30000000 0x1000000>; /* CS0: 16MB for NAND */
48 nand@0,0 {
49 compatible = "ti,omap2-nand";
51 interrupt-parent = <&gpmc>;
54 nand-bus-width = <16>;
55 ti,nand-ecc-opt = "bch8";
56 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
57 gpmc,sync-clk-ps = <0>;
58 gpmc,cs-on-ns = <0>;
59 gpmc,cs-rd-off-ns = <44>;
60 gpmc,cs-wr-off-ns = <44>;
61 gpmc,adv-on-ns = <6>;
62 gpmc,adv-rd-off-ns = <34>;
63 gpmc,adv-wr-off-ns = <44>;
64 gpmc,we-off-ns = <40>;
65 gpmc,oe-off-ns = <54>;
66 gpmc,access-ns = <64>;
67 gpmc,rd-cycle-ns = <82>;
68 gpmc,wr-cycle-ns = <82>;
69 gpmc,wr-access-ns = <40>;
70 gpmc,wr-data-mux-bus-ns = <0>;
71 gpmc,device-width = <2>;
72 #address-cells = <1>;
73 #size-cells = <1>;
78 pinctrl-names = "default";
79 pinctrl-0 = <&i2c1_pins>;
80 clock-frequency = <2600000>;
85 interrupt-parent = <&intc>;
87 clock-names = "fck";
89 compatible = "ti,twl4030-audio";
98 pinctrl-names = "default";
99 pinctrl-0 = <&i2c2_pins>;
100 clock-frequency = <400000>;
104 pinctrl-names = "default";
105 pinctrl-0 = <&i2c3_pins>;
106 clock-frequency = <400000>;
111 vio-supply = <&vaux1>;
112 pinctrl-names = "default";
113 pinctrl-0 = <&tsc2004_pins>;
114 interrupts-extended = <&gpio5 25 IRQ_TYPE_EDGE_RISING>; /* gpio 153 */
116 touchscreen-fuzz-x = <4>;
117 touchscreen-fuzz-y = <7>;
118 touchscreen-fuzz-pressure = <2>;
119 touchscreen-size-x = <4096>;
120 touchscreen-size-y = <4096>;
121 touchscreen-max-pressure = <2048>;
123 ti,x-plate-ohms = <280>;
124 ti,esd-recovery-timeout-ms = <8000>;
129 interrupts-extended = <&intc 94 &omap3_pmx_core 0x136>;
130 pinctrl-0 = <&mmc3_pins &wl127x_gpio>;
131 pinctrl-names = "default";
132 vmmc-supply = <&wl12xx_vmmc>;
133 non-removable;
134 bus-width = <4>;
135 cap-power-off-card;
136 #address-cells = <1>;
137 #size-cells = <0>;
141 interrupt-parent = <&gpio1>;
143 ref-clock-frequency = <26000000>;
148 pinctrl-names = "default";
149 pinctrl-0 = <&hsusb2_pins>;
150 port2-mode = "ehci-phy";
159 mmc3_pins: mm3-pins {
160 pinctrl-single,pins = <
169 mcbsp2_pins: mcbsp2-pins {
170 pinctrl-single,pins = <
177 uart2_pins: uart2-pins {
178 pinctrl-single,pins = <
186 mcspi1_pins: mcspi1-pins {
187 pinctrl-single,pins = <
195 hsusb2_pins: hsusb2-pins {
196 pinctrl-single,pins = <
206 hsusb_otg_pins: hsusb-otg-pins {
207 pinctrl-single,pins = <
223 i2c1_pins: i2c1-pins {
224 pinctrl-single,pins = <
231 i2c2_pins: i2c2-pins {
232 pinctrl-single,pins = <
238 i2c3_pins: i2c3-pins {
239 pinctrl-single,pins = <
245 tsc2004_pins: tsc2004-pins {
246 pinctrl-single,pins = <
254 hsusb2_reset_pin: hsusb1-reset-pins {
255 pinctrl-single,pins = <
259 wl127x_gpio: wl127x-gpio-pins {
260 pinctrl-single,pins = <
268 interrupts-extended = <&intc 73 &omap3_pmx_core OMAP3_UART2_RX>;
269 pinctrl-names = "default";
270 pinctrl-0 = <&uart2_pins>;
274 pinctrl-names = "default";
275 pinctrl-0 = <&mcspi1_pins>;
282 regulator-min-microvolt = <2800000>;
283 regulator-max-microvolt = <2800000>;
288 compatible = "ti,twl4030-power-idle-osc-off", "ti,twl4030-power-idle";
294 ti,use-leds;