xref: /openbmc/u-boot/arch/arm/dts/stih410-b2260-u-boot.dtsi (revision 2b4ffbf6b4944a0b3125fd2c9c0ba3568264367a)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Copyright (C) 2018, STMicroelectronics - All Rights Reserved
4 * Author(s): Patrice Chotard, <patrice.chotard@st.com> for STMicroelectronics.
5 *
6 */
7
8/{
9	soc {
10		st_dwc3: dwc3@8f94000 {
11			dwc3: dwc3@9900000 {
12				phys = <&usb2_picophy0>;
13			};
14		};
15	};
16};
17