Lines Matching +full:smi +full:- +full:mdio
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:
56 * E1: PHY RTL8211D on internal GbE (SMI address 0x03)
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";
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>;
120 /* Optional RTL8211D GbE PHY on SMI address 0x03 */
121 &mdio {
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";