dts: Add a u-boot specific dtsi file for the am4372
[platform/kernel/u-boot.git] / arch / arm / dts / am4372-u-boot.dtsi
1 // 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 };