blob: cda42144f008a25909860e3e283e4086ef8f31a1 [file] [log] [blame]
Jean-Jacques Hiblot00c7a962018-12-04 11:30:52 +01001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/
4 */
5
6&am43xx_control_usb2phy1 {
7 compatible = "ti,control-phy-usb2-am437", "syscon";
8};
9
10&am43xx_control_usb2phy2 {
11 compatible = "ti,control-phy-usb2-am437", "syscon";
12};
13
14&ocp2scp0 {
15 compatible = "ti,am437x-ocp2scp", "ti,omap-ocp2scp", "simple-bus";
16};
17
18&ocp2scp1 {
19 compatible = "ti,am437x-ocp2scp", "ti,omap-ocp2scp", "simple-bus";
20};