Lines Matching +full:codec +full:- +full:gpio2
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:
60 * A: TI TLV320AIC23b audio codec (I2C address 0x1a)
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:
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";
105 label = "cm-a510:system:green";
106 gpios = <&gpio2 1 GPIO_ACTIVE_HIGH>;
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>;
121 gpio = <&gpio2 7 GPIO_ACTIVE_HIGH>;
133 /* Optional TI TLV320AIC23b audio codec */
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";