Lines Matching +full:mini +full:- +full:pcie
2 * Device Tree file for Compulab SBC-A510 Single Board Computer
6 * This file is dual-licensed: you can use it either under the terms
46 * SBC-A510 comprises a PCA9555 I2C GPIO expander its GPIO lines connected to
55 * 0.7 mini-PCIe slot W_DISABLE#
67 /dts-v1/;
69 #include "dove-cm-a510.dtsi"
72 model = "Compulab SBC-A510";
73 compatible = "compulab,sbc-a510", "compulab,cm-a510", "marvell,dove";
76 stdout-path = &uart0;
81 compatible = "regulator-fixed";
82 regulator-name = "USB Power";
83 regulator-min-microvolt = <5000000>;
84 regulator-max-microvolt = <5000000>;
89 compatible = "regulator-fixed";
90 regulator-name = "MMC Power";
91 regulator-min-microvolt = <3300000>;
92 regulator-max-microvolt = <3300000>;
98 /* Ethernet0 depends on CM-A510 option E1 */
109 vbus-supply = <&usb0_power>;
112 /* USB port 1 (and ports 2, 3 if CM-A510 has U4 option) */
118 * - Audio Codec, 0x1a (option from CM-A510)
119 * - DVI transmitter TI TFP410, 0x39
120 * - HDMI/DVI DDC channel
122 * - GPIO expander, NXP PCA9555, 0x20
123 * - VGA DDC channel
126 pinctrl-0 = <&pmx_i2c1>;
127 pinctrl-names = "default";
135 powerdown-gpio = <&gpio_ext 3 GPIO_ACTIVE_LOW>;
146 gpio-controller;
147 #gpio-cells = <2>;
151 &pcie { status = "okay"; };
155 * a mini-PCIe slot or a Pericom PI7C9X111 PCIe-to-PCI bridge.
159 pinctrl-0 = <&pmx_pcie0_clkreq>;
160 pinctrl-names = "default";
161 reset-gpios = <&gpio_ext 6 GPIO_ACTIVE_LOW>;
164 /* Ethernet1 depends on CM-A510 option E2 */
175 vmmc-supply = <&mmc_power>;
176 wp-gpios = <&gpio_ext 10 GPIO_ACTIVE_LOW>;
180 /* UART0 on RS232 mini-connector */