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