blob: 1d09f48bb2710eac32224ad3df337036499e0976 [file] [log] [blame]
Hannes Schmelzer4dfe4382019-02-06 12:49:50 +01001// 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 Glass8c103c32023-02-13 08:56:33 -07009 bootph-all;
Hannes Schmelzer4dfe4382019-02-06 12:49:50 +010010 };
11};
Dario Binacchiabdf1a32020-12-30 00:16:19 +010012
13&prcm_clocks {
14 compatible = "simple-bus";
15};
Dario Binacchi8322fdc2020-12-30 00:16:23 +010016
17&scm_clocks {
18 compatible = "simple-bus";
19};