Lines Matching +full:vga +full:- +full:connector

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;
79 usb0_power: regulator-2 {
80 compatible = "regulator-fixed";
81 regulator-name = "USB Power";
82 regulator-min-microvolt = <5000000>;
83 regulator-max-microvolt = <5000000>;
87 mmc_power: regulator-3 {
88 compatible = "regulator-fixed";
89 regulator-name = "MMC Power";
90 regulator-min-microvolt = <3300000>;
91 regulator-max-microvolt = <3300000>;
96 /* Ethernet0 depends on CM-A510 option E1 */
107 vbus-supply = <&usb0_power>;
110 /* USB port 1 (and ports 2, 3 if CM-A510 has U4 option) */
116 * - Audio Codec, 0x1a (option from CM-A510)
117 * - DVI transmitter TI TFP410, 0x39
118 * - HDMI/DVI DDC channel
120 * - GPIO expander, NXP PCA9555, 0x20
121 * - VGA DDC channel
124 pinctrl-0 = <&pmx_i2c1>;
125 pinctrl-names = "default";
133 powerdown-gpio = <&gpio_ext 3 GPIO_ACTIVE_LOW>;
144 gpio-controller;
145 #gpio-cells = <2>;
153 * a mini-PCIe slot or a Pericom PI7C9X111 PCIe-to-PCI bridge.
157 pinctrl-0 = <&pmx_pcie0_clkreq>;
158 pinctrl-names = "default";
159 reset-gpios = <&gpio_ext 6 GPIO_ACTIVE_LOW>;
162 /* Ethernet1 depends on CM-A510 option E2 */
165 /* SATA connector */
173 vmmc-supply = <&mmc_power>;
174 wp-gpios = <&gpio_ext 10 GPIO_ACTIVE_LOW>;
178 /* UART0 on RS232 mini-connector */