Lines Matching +full:reset +full:- +full:active +full:- +full:low
2 * Device Tree include for Compulab CM-A510 System-on-Module
6 * This file is dual-licensed: you can use it either under the terms
46 * The CM-A510 comes with several optional components:
66 * U2: 2 dual-role USB2.0 ports
70 * W: Broadcom BCM4319 802.11b/g/n (USI WM-N-BM-01 on SDIO1)
72 * GPIOs used on CM-A510:
73 * 1 GbE PHY reset (active low)
75 * 8 PowerOff (active low)
76 * 13 Touchscreen pen irq (active low)
77 * 65 System LED (active high)
78 * 69 USB Hub reset (active low)
79 * 70 WLAN reset (active low)
80 * 71 WLAN regulator (active high)
86 model = "Compulab CM-A510";
87 compatible = "compulab,cm-a510", "marvell,dove";
99 compatible = "gpio-leds";
101 pinctrl-0 = <&pmx_nand_gpo>;
102 pinctrl-names = "default";
104 led-system {
105 label = "cm-a510:system:green";
107 default-state = "keep";
111 wifi_power: regulator-1 {
112 compatible = "regulator-fixed";
113 regulator-name = "WiFi Power";
114 regulator-min-microvolt = <3300000>;
115 regulator-max-microvolt = <3300000>;
122 ethphy: ethernet-phy@3 {
129 ethernet-port@0 {
130 phy-handle = <ðphy>;
147 pinctrl-0 = <&pmx_pcie1_clkreq>;
148 pinctrl-names = "default";
153 pmx_uart2: pmx-uart2 {
161 non-removable;
162 vmmc-supply = <&wifi_power>;
163 reset-gpio = <&gpio2 6 GPIO_ACTIVE_LOW>;
173 spi-max-frequency = <80000000>;
179 pinctrl-0 = <&pmx_spi1_20_23>;
180 pinctrl-names = "default";
186 spi-max-frequency = <2500000>;
188 pinctrl-0 = <&pmx_gpio_13>;
189 pinctrl-names = "default";
190 interrupts-extended = <&gpio0 13 IRQ_TYPE_EDGE_FALLING>;
195 pinctrl-0 = <&pmx_uart2>;
196 pinctrl-names = "default";