Lines Matching +full:usb2 +full:- +full:phy1
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2015 CompuLab, Ltd. - https://www.compulab.co.il/
6 #include "am437x-cm-t43.dts"
7 #include "compulab-sb-som.dtsi"
10 model = "CompuLab CM-T43 on SB-SOM-T43";
11 compatible = "compulab,am437x-sbc-t43", "compulab,am437x-cm-t43", "ti,am4372", "ti,am43";
19 mmc1_pins: mmc1-pins {
20 pinctrl-single,pins = <
32 dss_pinctrl_default: dss-pinctrl-default-pins {
33 pinctrl-single,pins = <
34 AM4372_IOPAD(0x9b0, PIN_OUTPUT_PULLUP | MUX_MODE2) /* cam0 hd -> DSS DATA 23 */
41 AM4372_IOPAD(0x9cc, PIN_OUTPUT_PULLUP | MUX_MODE2) /* cam1 data 9 -> DSS DATA 16 */
67 uart0_pins_default: uart0-default-pins {
68 pinctrl-single,pins = <
76 i2c1_pins: i2c1-pins {
77 pinctrl-single,pins = <
83 i2c2_pins: i2c2-pins {
84 pinctrl-single,pins = <
90 usb2_phy1_default: usb2-phy1-default-pins {
91 pinctrl-single,pins = <
96 usb2_phy2_default: usb2-phy2-default-pins {
97 pinctrl-single,pins = <
105 pinctrl-names = "default";
106 pinctrl-0 = <&i2c1_pins>;
111 gpio-controller;
112 #gpio-cells = <2>;
124 pinctrl-names = "default";
125 pinctrl-0 = <&i2c2_pins>;
130 bus-width = <4>;
131 pinctrl-names = "default";
132 pinctrl-0 = <&mmc1_pins>;
133 vmmc-supply = <&vsb_3v3>;
134 cd-gpios = <&gpio0 6 GPIO_ACTIVE_HIGH>;
135 wp-gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
141 pinctrl-names = "default";
142 pinctrl-0 = <&dss_pinctrl_default>;
146 remote-endpoint = <&lcd_in>;
147 data-lines = <24>;
153 pinctrl-names = "default";
154 pinctrl-0 = <&uart0_pins_default>;
158 pinctrl-names = "default";
159 pinctrl-0 = <&usb2_phy1_default>;
163 pinctrl-names = "default";
164 pinctrl-0 = <&usb2_phy2_default>;
168 enable-gpios = <&pca9555 14 GPIO_ACTIVE_HIGH
173 remote-endpoint = <&dpi_lcd_out>;
174 data-lines = <24>;