Hannes Schmelzer | 418ccdc | 2019-02-06 12:49:50 +0100 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
| 2 | /* |
| 3 | * Copyright (C) 2019 B&R Industrial Automation GmbH - |
| 4 | * https://www.br-automation.com/ |
| 5 | */ |
| 6 | |
| 7 | / { |
| 8 | ocp { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 9 | bootph-all; |
Hannes Schmelzer | 418ccdc | 2019-02-06 12:49:50 +0100 | [diff] [blame] | 10 | }; |
| 11 | }; |
Dario Binacchi | 6565294 | 2020-12-30 00:16:19 +0100 | [diff] [blame] | 12 | |
| 13 | &prcm_clocks { |
| 14 | compatible = "simple-bus"; |
| 15 | }; |
Dario Binacchi | a746069 | 2020-12-30 00:16:23 +0100 | [diff] [blame] | 16 | |
| 17 | &scm_clocks { |
| 18 | compatible = "simple-bus"; |
| 19 | }; |