Jean-Jacques Hiblot | 00c7a96 | 2018-12-04 11:30:52 +0100 | [diff] [blame^] | 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 | }; |