Lines Matching +full:vddd +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2014-18 H. Nikolaus Schaller <hns@goldelico.com>
6 #include "omap3-gta04.dtsi"
12 ti,jack-det-gpio = <&twl_gpio 2 GPIO_ACTIVE_HIGH>; /* GTA04A5 only */
16 compatible = "regulator-fixed";
17 pinctrl-names = "default";
18 pinctrl-0 = <&wlan_pins>;
19 regulator-name = "wlan-en-regulator";
20 regulator-min-microvolt = <1800000>;
21 regulator-max-microvolt = <1800000>;
25 startup-delay-us = <70000>;
26 enable-active-high;
30 compatible = "pps-gpio";
31 pinctrl-names = "default";
32 pinctrl-0 = <&pps_pins>;
40 irda-en-hog {
41 gpio-hog;
42 gpios = <(175-160) GPIO_ACTIVE_HIGH>;
43 output-high; /* activate gpio_175 to disable IrDA receiver */
49 pinctrl-single,pins = <
55 pinctrl-single,pins = <
61 pinctrl-single,pins = <
67 pinctrl-single,pins = <
73 pinctrl-single,pins = <
86 /delete-property/ reset-gpios;
90 vmmc-supply = <&wlan_en>;
91 bus-width = <4>;
92 cap-power-off-card;
93 non-removable;
95 pinctrl-names = "default";
96 pinctrl-0 = <&wlan_irq_pin>;
98 #address-cells = <1>;
99 #size-cells = <0>;
101 /delete-property/ mmc-pwrseq;
106 interrupt-parent = <&gpio5>;
108 ref-clock-frequency = <26000000>;
113 /delete-node/ bmp085@77;
114 /delete-node/ bma180@41;
115 /delete-node/ itg3200@68;
116 /delete-node/ hmc5843@1e;
136 vdda-supply = <&vio>;
137 vddd-supply = <&vio>;