Lines Matching +full:op +full:- +full:sink +full:- +full:microwatt
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/usb/pd.h>
11 stdout-path = &uart2;
14 gpio-leds {
15 compatible = "gpio-leds";
16 pinctrl-names = "default";
17 pinctrl-0 = <&pinctrl_gpio_led>;
22 default-state = "on";
31 reg_usdhc2_vmmc: regulator-usdhc2 {
32 compatible = "regulator-fixed";
33 pinctrl-names = "default";
34 pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>;
35 regulator-name = "VSD_3V3";
36 regulator-min-microvolt = <3300000>;
37 regulator-max-microvolt = <3300000>;
39 enable-active-high;
44 pinctrl-names = "default";
45 pinctrl-0 = <&pinctrl_fec1>;
46 phy-mode = "rgmii-id";
47 phy-handle = <ðphy0>;
48 fsl,magic-packet;
52 #address-cells = <1>;
53 #size-cells = <0>;
55 ethphy0: ethernet-phy@0 {
56 compatible = "ethernet-phy-ieee802.3-c22";
63 clock-frequency = <400000>;
64 pinctrl-names = "default";
65 pinctrl-0 = <&pinctrl_i2c1>;
70 clock-frequency = <400000>;
71 pinctrl-names = "default";
72 pinctrl-0 = <&pinctrl_i2c2>;
77 pinctrl-names = "default";
78 pinctrl-0 = <&pinctrl_typec1>;
80 interrupt-parent = <&gpio2>;
86 remote-endpoint = <&usb1_drd_sw>;
91 compatible = "usb-c-connector";
92 label = "USB-C";
93 power-role = "dual";
94 data-role = "dual";
95 try-power-role = "sink";
96 source-pdos = <PDO_FIXED(5000, 3000, PDO_FIXED_USB_COMM)>;
97 sink-pdos = <PDO_FIXED(5000, 3000, PDO_FIXED_USB_COMM)
99 op-sink-microwatt = <15000000>;
100 self-powered;
106 clock-frequency = <400000>;
107 pinctrl-names = "default";
108 pinctrl-0 = <&pinctrl_i2c3>;
114 gpio-controller;
115 #gpio-cells = <2>;
124 pinctrl-names = "default";
125 pinctrl-0 = <&pinctrl_uart2>;
131 hnp-disable;
132 srp-disable;
133 adp-disable;
134 usb-role-switch;
135 samsung,picophy-pre-emp-curr-control = <3>;
136 samsung,picophy-dc-vol-level-adjust = <7>;
141 remote-endpoint = <&typec1_dr_sw>;
147 assigned-clocks = <&clk IMX8MN_CLK_USDHC2>;
148 assigned-clock-rates = <200000000>;
149 pinctrl-names = "default", "state_100mhz", "state_200mhz";
150 pinctrl-0 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
151 pinctrl-1 = <&pinctrl_usdhc2_100mhz>, <&pinctrl_usdhc2_gpio>;
152 pinctrl-2 = <&pinctrl_usdhc2_200mhz>, <&pinctrl_usdhc2_gpio>;
153 cd-gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
154 bus-width = <4>;
155 vmmc-supply = <®_usdhc2_vmmc>;
160 assigned-clocks = <&clk IMX8MN_CLK_USDHC3_ROOT>;
161 assigned-clock-rates = <400000000>;
162 pinctrl-names = "default", "state_100mhz", "state_200mhz";
163 pinctrl-0 = <&pinctrl_usdhc3>;
164 pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
165 pinctrl-2 = <&pinctrl_usdhc3_200mhz>;
166 bus-width = <8>;
167 non-removable;
172 pinctrl-names = "default";
173 pinctrl-0 = <&pinctrl_wdog>;
174 fsl,ext-reset-output;
269 pinctrl_usdhc2_100mhz: usdhc2-100mhzgrp {
281 pinctrl_usdhc2_200mhz: usdhc2-200mhzgrp {
309 pinctrl_usdhc3_100mhz: usdhc3-100mhzgrp {
325 pinctrl_usdhc3_200mhz: usdhc3-200mhzgrp {