Lines Matching +full:leds +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";
98 leds {
99 compatible = "gpio-leds";
101 pinctrl-0 = <&pmx_nand_gpo>;
102 pinctrl-names = "default";
105 label = "cm-a510:system:green";
107 default-state = "keep";
112 compatible = "simple-bus";
113 #address-cells = <1>;
114 #size-cells = <0>;
117 compatible = "regulator-fixed";
118 regulator-name = "WiFi Power";
119 regulator-min-microvolt = <3300000>;
120 regulator-max-microvolt = <3300000>;
145 pinctrl-0 = <&pmx_pcie1_clkreq>;
146 pinctrl-names = "default";
151 pmx_uart2: pmx-uart2 {
159 non-removable;
160 vmmc-supply = <&wifi_power>;
161 reset-gpio = <&gpio2 6 GPIO_ACTIVE_LOW>;
171 spi-max-frequency = <80000000>;
177 pinctrl-0 = <&pmx_spi1_20_23>;
178 pinctrl-names = "default";
184 spi-max-frequency = <2500000>;
186 pinctrl-0 = <&pmx_gpio_13>;
187 pinctrl-names = "default";
188 interrupts-extended = <&gpio0 13 IRQ_TYPE_EDGE_FALLING>;
193 pinctrl-0 = <&pmx_uart2>;
194 pinctrl-names = "default";