Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / arch / arm / dts / keystone-k2l-evm-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
4  */
5
6 &usb_phy {
7         #phy-cells = <0>;
8         psc-domain = <2>;
9 };
10
11 &usb {
12         dwc3@2690000 {
13                 phys = <&usb_phy>;
14                 dr_mode = "host";
15                 snps,u2ss_inp3_quirk;
16                 status = "okay";
17         };
18 };