Lines Matching +full:lna +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0-only
5 * Based on omap3-beagle-xm.dts
7 /dts-v1/;
10 #include <dt-bindings/input/input.h>
17 cpu0-supply = <&vcc>;
27 stdout-path = &uart3;
33 /delete-property/ mmc2;
34 /delete-property/ mmc3;
38 compatible = "regulator-fixed";
39 regulator-name = "ldo_3v3";
40 regulator-min-microvolt = <3300000>;
41 regulator-max-microvolt = <3300000>;
42 regulator-always-on;
47 #clock-cells = <0>;
48 compatible = "fixed-clock";
49 clock-frequency = <26000000>;
52 gpio-keys {
53 compatible = "gpio-keys";
55 aux-button {
59 wakeup-source;
63 antenna-detect {
64 compatible = "gpio-keys";
66 gps_antenna_button: gps-antenna-button {
68 linux,input-type = <EV_SW>;
71 interrupt-parent = <&gpio5>;
73 debounce-interval = <10>;
74 wakeup-source;
79 compatible = "ti,omap-twl4030";
87 compatible = "simple-audio-card";
88 simple-audio-card,name = "GTA04 voice";
89 simple-audio-card,bitclock-master = <&telephony_link_master>;
90 simple-audio-card,frame-master = <&telephony_link_master>;
91 simple-audio-card,format = "i2s";
92 simple-audio-card,bitclock-inversion;
93 simple-audio-card,frame-inversion;
94 simple-audio-card,cpu {
95 sound-dai = <&mcbsp4>;
98 telephony_link_master: simple-audio-card,codec {
99 sound-dai = <>m601_codec>;
105 #sound-dai-cells = <0>;
109 compatible = "spi-gpio";
110 #address-cells = <0x1>;
111 #size-cells = <0x0>;
112 pinctrl-names = "default";
113 pinctrl-0 = <&spi_gpio_pins>;
115 sck-gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>;
116 miso-gpios = <&gpio1 18 GPIO_ACTIVE_HIGH>;
117 mosi-gpios = <&gpio1 20 GPIO_ACTIVE_HIGH>;
118 cs-gpios = <&gpio1 19 GPIO_ACTIVE_LOW>;
119 num-chipselects = <1>;
125 spi-max-frequency = <100000>;
126 spi-cpol;
127 spi-cpha;
133 remote-endpoint = <&dpi_out>;
140 compatible = "pwm-backlight";
142 pwm-names = "backlight";
143 brightness-levels = <0 11 20 30 40 50 60 70 80 90 100>;
144 default-brightness-level = <9>; /* => 90 */
145 pinctrl-names = "default";
146 pinctrl-0 = <&backlight_pins>;
149 pwm11: pwm-11 {
150 compatible = "ti,omap-dmtimer-pwm";
152 #pwm-cells = <3>;
153 ti,clock-source = <0x01>;
156 hsusb2_phy: hsusb2-phy-pins {
157 compatible = "usb-nop-xceiv";
158 reset-gpios = <&gpio6 14 GPIO_ACTIVE_LOW>;
159 #phy-cells = <0>;
163 compatible = "composite-video-connector";
168 remote-endpoint = <&opa_out>;
175 enable-gpios = <&gpio1 23 GPIO_ACTIVE_HIGH>; /* GPIO_23 to enable video out amplifier */
178 #address-cells = <1>;
179 #size-cells = <0>;
184 remote-endpoint = <&venc_out>;
191 remote-endpoint = <&tv_connector_in>;
198 compatible = "mmc-pwrseq-simple";
199 reset-gpios = <&tca6507 0 GPIO_ACTIVE_LOW>; /* W2CBW003 reset through tca6507 */
204 compatible = "pinctrl-single";
206 #address-cells = <1>;
207 #size-cells = <0>;
208 pinctrl-single,bit-per-mux;
209 pinctrl-single,register-width = <32>;
210 pinctrl-single,function-mask = <0x7>; /* MCBSP1 CLK pinmux */
211 #pinctrl-cells = <2>;
212 pinctrl-names = "default";
213 pinctrl-0 = <&mcbsp1_devconf0_pins>;
214 mcbsp1_devconf0_pins: mcbsp1-devconf0-pins {
216 pinctrl-single,bits = <0x00 0x08 0x1c>; /* set MCBSP1_CLKR */
222 compatible = "pinctrl-single";
224 #address-cells = <1>;
225 #size-cells = <0>;
226 pinctrl-single,bit-per-mux;
227 pinctrl-single,register-width = <32>;
228 pinctrl-single,function-mask = <0x81>; /* TV out pin control */
229 #pinctrl-cells = <2>;
230 pinctrl-names = "default";
231 pinctrl-0 = <&tv_acbias_devconf1_pins>;
232 tv_acbias_devconf1_pins: tv-acbias-devconf1-pins {
234 pinctrl-single,bits = <0x00 0x40800 0x40800>; /* set TVOUTBYPASS and TVOUTACEN */
240 gpio1_pins: gpio1-pins {
241 pinctrl-single,pins = <
249 pinctrl-names = "default";
250 pinctrl-0 = <
254 hsusb2_pins: hsusb2-pins {
255 pinctrl-single,pins = <
265 uart1_pins: uart1-pins {
266 pinctrl-single,pins = <
272 uart2_pins: uart2-pins {
273 pinctrl-single,pins = <
279 uart3_pins: uart3-pins {
280 pinctrl-single,pins = <
286 mmc1_pins: mmc1-pins {
287 pinctrl-single,pins = <
297 backlight_pins: backlight-pinmux-pins {
298 pinctrl-single,pins = <
303 dss_dpi_pins: dss-dpi-pins {
304 pinctrl-single,pins = <
336 gps_pins: gps-pins {
337 pinctrl-single,pins = <
342 hdq_pins: hdq-pins {
343 pinctrl-single,pins = <
348 bmp085_pins: bmp085-pins {
349 pinctrl-single,pins = <
354 bma180_pins: bma180-pins {
355 pinctrl-single,pins = <
360 itg3200_pins: itg3200-pins {
361 pinctrl-single,pins = <
366 hmc5843_pins: hmc5843-pins {
367 pinctrl-single,pins = <
372 penirq_pins: penirq-pins {
373 pinctrl-single,pins = <
379 camera_pins: camera-pins {
380 pinctrl-single,pins = <
405 mcbsp1_pins: mcbsp1-pins {
406 pinctrl-single,pins = <
407 …OMAP3_CORE1_IOPAD(0x218c, PIN_INPUT | MUX_MODE4) /* mcbsp1_clkr.mcbsp1_clkr - gpio_156 FM interrup…
418 mcbsp2_pins: mcbsp2-pins {
419 pinctrl-single,pins = <
427 mcbsp3_pins: mcbsp3-pins {
428 pinctrl-single,pins = <
436 mcbsp4_pins: mcbsp4-pins {
437 pinctrl-single,pins = <
446 pinctrl-names = "default";
447 pinctrl-0 = <
451 hsusb2_2_pins: hsusb2-2-pins {
452 pinctrl-single,pins = <
462 spi_gpio_pins: spi-gpio-pinmux-pins {
463 pinctrl-single,pins = <
473 clock-frequency = <2600000>;
478 interrupt-parent = <&intc>;
481 clock-names = "fck";
484 compatible = "ti,twl4030-audio";
485 ti,enable-vibra = <1>;
492 compatible = "ti,twl4030-power-idle";
493 ti,system-power-controller;
502 clock-frequency = <400000>;
508 pinctrl-names = "default";
509 pinctrl-0 = <&bmp085_pins>;
510 interrupt-parent = <&gpio4>;
512 vdda-supply = <&vio>;
513 vddd-supply = <&vio>;
520 pinctrl-names = "default";
521 pinctrl-0 = <&bma180_pins>;
522 interrupt-parent = <&gpio4>;
530 pinctrl-names = "default";
531 pinctrl-0 = <&itg3200_pins>;
532 interrupt-parent = <&gpio2>;
539 #address-cells = <1>;
540 #size-cells = <0>;
543 gpio-controller;
544 #gpio-cells = <2>;
559 linux,default-trigger = "default-on";
578 pinctrl-names = "default";
579 pinctrl-0 = <&hmc5843_pins>;
580 interrupt-parent = <&gpio4>;
588 pinctrl-names = "default";
589 pinctrl-0 = <&penirq_pins>;
590 interrupt-parent = <&gpio6>;
593 ti,x-plate-ohms = <600>;
594 touchscreen-size-x = <480>;
595 touchscreen-size-y = <640>;
596 touchscreen-max-pressure = <1000>;
597 touchscreen-fuzz-x = <3>;
598 touchscreen-fuzz-y = <8>;
599 touchscreen-fuzz-pressure = <10>;
600 touchscreen-inverted-y;
611 clock-frequency = <100000>;
631 interface-type = <0>;
632 usb-phy = <&usb2_phy>;
634 phy-names = "usb2-phy";
640 port2-mode = "ehci-phy";
648 pinctrl-names = "default";
649 pinctrl-0 = <&mmc1_pins>;
650 vmmc-supply = <&vmmc1>;
651 bus-width = <4>;
652 ti,non-removable;
653 broken-cd; /* hardware has no CD */
657 vmmc-supply = <&vaux4>;
658 bus-width = <4>;
659 ti,non-removable;
660 cap-power-off-card;
661 mmc-pwrseq = <&wifi_pwrseq>;
686 pinctrl-names = "default";
687 pinctrl-0 = <&gpio1_pins>;
691 pinctrl-names = "default";
692 pinctrl-0 = <&uart1_pins>;
696 pinctrl-names = "default";
697 pinctrl-0 = <&uart2_pins>;
700 pinctrl-names = "default";
701 pinctrl-0 = <&gps_pins>;
702 sirf,onoff-gpios = <&gpio5 17 GPIO_ACTIVE_HIGH>;
703 lna-supply = <&vsim>;
704 vcc-supply = <&ldo_3v3>;
709 pinctrl-names = "default";
710 pinctrl-0 = <&uart3_pins>;
711 interrupts-extended = <&intc 74 &omap3_pmx_core OMAP3_UART3_RX>;
715 ti,bb-uvolt = <3200000>;
716 ti,bb-uamp = <150>;
721 regulator-min-microvolt = <2500000>;
722 regulator-max-microvolt = <3000000>;
727 regulator-min-microvolt = <2800000>;
728 regulator-max-microvolt = <2800000>;
729 regulator-always-on; /* we should never switch off while vio is on! */
734 regulator-min-microvolt = <2500000>;
735 regulator-max-microvolt = <2500000>;
740 regulator-min-microvolt = <2800000>;
741 regulator-max-microvolt = <3150000>;
744 /* GPS LNA */
746 regulator-min-microvolt = <2800000>;
747 regulator-max-microvolt = <3150000>;
753 regulator-always-on;
757 pinctrl-names = "default";
758 pinctrl-0 = < &dss_dpi_pins >;
761 vdds_dsi-supply = <&vpll2>;
765 remote-endpoint = <&lcd_in>;
766 data-lines = <24>;
774 vdda-supply = <&vdac>;
778 remote-endpoint = <&opa_in>;
780 ti,invert-polarity;
789 compatible = "ti,omap2-nand";
791 interrupt-parent = <&gpmc>;
794 ti,nand-ecc-opt = "ham1";
795 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
796 nand-bus-width = <16>;
797 #address-cells = <1>;
798 #size-cells = <1>;
800 gpmc,device-width = <2>;
801 gpmc,cs-on-ns = <0>;
802 gpmc,cs-rd-off-ns = <44>;
803 gpmc,cs-wr-off-ns = <44>;
804 gpmc,adv-on-ns = <6>;
805 gpmc,adv-rd-off-ns = <34>;
806 gpmc,adv-wr-off-ns = <44>;
807 gpmc,oe-off-ns = <54>;
808 gpmc,we-off-ns = <40>;
809 gpmc,access-ns = <64>;
810 gpmc,rd-cycle-ns = <82>;
811 gpmc,wr-cycle-ns = <82>;
812 gpmc,wr-access-ns = <40>;
813 gpmc,wr-data-mux-bus-ns = <0>;
814 gpmc,sync-clk-ps = <0>;
816 x-loader@0 {
817 label = "X-Loader";
822 label = "U-Boot";
827 label = "U-Boot Env";
845 #sound-dai-cells = <0>;
846 pinctrl-names = "default";
847 pinctrl-0 = <&mcbsp1_pins>;
852 pinctrl-names = "default";
853 pinctrl-0 = <&mcbsp2_pins>;
858 #sound-dai-cells = <0>;
859 pinctrl-names = "default";
860 pinctrl-0 = <&mcbsp3_pins>;
865 #sound-dai-cells = <0>;
866 pinctrl-names = "default";
867 pinctrl-0 = <&mcbsp4_pins>;
871 pinctrl-names = "default";
872 pinctrl-0 = <&hdq_pins>;
881 ti,isp-clock-divisor = <1>;
882 ti,strobe-mode;
883 bus-width = <8>;/* Used data lines */
884 data-shift = <2>; /* Lines 9:2 are used */
885 hsync-active = <0>; /* Active low */
886 vsync-active = <1>; /* Active high */
887 data-active = <1>;/* Active high */
888 pclk-sample = <1>;/* Falling */