1
0
Fork 0

ARM64: dts: imx8qxp-mek: add usb3 node

Add usbotg3 node for usb3 port which use type-c connector.

Signed-off-by: Li Jun <jun.li@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Li Jun 2019-08-16 17:30:05 +08:00 committed by Dong Aisheng
parent 5598dba8d4
commit 3a82526ade
1 changed files with 10 additions and 0 deletions

View File

@ -708,6 +708,16 @@
status = "okay";
};
&usb3phynop1 {
status = "okay";
};
&usbotg3 {
dr_mode = "otg";
extcon = <&ptn5110>;
status = "okay";
};
&usdhc1 {
pinctrl-names = "default", "state_100mhz", "state_200mhz";
pinctrl-0 = <&pinctrl_usdhc1>;