blob: 83916319fc1ed194eb46dabaad424fc9070bfffa [file] [log] [blame]
Patrice Chotardda33b0a2018-04-20 09:53:55 +02001// 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};