Lines Matching +full:secure +full:- +full:reg +full:- +full:access
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
6 /dts-v1/;
10 /* Secure omaps have some devices inaccessible depending on the firmware */
22 cpu0-supply = <&vcc>;
28 reg = <0x80000000 0x10000000>; /* 256 MB */
33 compatible = "regulator-fixed";
34 regulator-name = "hsusb2_vbus";
35 regulator-min-microvolt = <3300000>;
36 regulator-max-microvolt = <3300000>;
38 startup-delay-us = <70000>;
43 compatible = "usb-nop-xceiv";
44 reset-gpios = <&gpio6 2 GPIO_ACTIVE_LOW>; /* gpio_162 */
45 vcc-supply = <&hsusb2_power>;
46 #phy-cells = <0>;
50 compatible = "ti,omap-twl4030";
58 mmc2_sdio_poweron: regulator-mmc2-sdio-poweron {
59 compatible = "regulator-fixed";
60 regulator-name = "regulator-mmc2-sdio-poweron";
61 regulator-min-microvolt = <3150000>;
62 regulator-max-microvolt = <3150000>;
64 startup-delay-us = <10000>;
70 pinctrl-single,pins = <
87 pinctrl-single,pins = <
102 pinctrl-single,pins = <
114 pinctrl-single,pins = <
120 pinctrl-single,pins = <
127 pinctrl-single,pins = <
134 pinctrl-single,pins = <
143 pinctrl-single,pins = <
152 pinctrl-single,pins = <
161 /* McBSP1: mux'ed with GPIO158 as clock for HA-DSP */
171 clock-frequency = <2600000>;
174 reg = <0x48>;
176 interrupt-parent = <&intc>;
179 compatible = "ti,twl4030-audio";
187 clock-frequency = <100000>;
189 pinctrl-names = "default";
190 pinctrl-0 = <&i2c3_pins>;
194 pinctrl-names = "default";
195 pinctrl-0 = <&mcspi1_pins>;
199 spi-max-frequency = <48000000>;
200 reg = <0>;
201 spi-cpha;
206 pinctrl-names = "default";
207 pinctrl-0 = <&mcspi3_pins>;
211 spi-max-frequency = <48000000>;
212 reg = <0>;
213 spi-cpha;
221 pinctrl-names = "default";
222 pinctrl-0 = <&mmc1_pins>;
223 vmmc-supply = <&vmmc1>;
224 vqmmc-supply = <&vsim>;
225 cd-gpios = <&twl_gpio 0 GPIO_ACTIVE_HIGH>;
226 bus-width = <8>;
231 pinctrl-names = "default";
232 pinctrl-0 = <&mmc2_pins>;
233 vmmc-supply = <&mmc2_sdio_poweron>;
234 non-removable;
235 bus-width = <4>;
236 cap-power-off-card;
244 port2-mode = "ehci-phy";
252 ti,use-leds;
264 pinctrl-names = "default";
265 pinctrl-0 = <&uart3_pins>;
270 pinctrl-names = "default";
271 pinctrl-0 = <&mcbsp3_pins>;
278 compatible = "ti,omap2-nand";
279 reg = <0 0 4>; /* CS0, offset 0, IO size 4 */
280 interrupt-parent = <&gpmc>;
283 nand-bus-width = <16>;
284 gpmc,device-width = <2>; /* GPMC_DEVWIDTH_16BIT */
285 ti,nand-ecc-opt = "sw";
287 gpmc,cs-on-ns = <0>;
288 gpmc,cs-rd-off-ns = <36>;
289 gpmc,cs-wr-off-ns = <36>;
290 gpmc,adv-on-ns = <6>;
291 gpmc,adv-rd-off-ns = <24>;
292 gpmc,adv-wr-off-ns = <36>;
293 gpmc,oe-on-ns = <6>;
294 gpmc,oe-off-ns = <48>;
295 gpmc,we-on-ns = <6>;
296 gpmc,we-off-ns = <30>;
297 gpmc,rd-cycle-ns = <72>;
298 gpmc,wr-cycle-ns = <72>;
299 gpmc,access-ns = <54>;
300 gpmc,wr-access-ns = <30>;
302 #address-cells = <1>;
303 #size-cells = <1>;
305 x-loader@0 {
306 label = "X-Loader";
307 reg = <0 0x80000>;
311 label = "U-Boot";
312 reg = <0x80000 0x1e0000>;
316 label = "U-Boot Env";
317 reg = <0x260000 0x20000>;
322 reg = <0x280000 0x400000>;
327 reg = <0x680000 0xf980000>;
333 interface-type = <0>;
334 usb-phy = <&usb2_phy>;
336 phy-names = "usb2-phy";
342 regulator-name = "vdd_ehci";
343 regulator-min-microvolt = <1800000>;
344 regulator-max-microvolt = <1800000>;
345 regulator-always-on;