summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/am33xx-u-boot.dtsi
blob: 61d10b841bf95f01d4b57ae2d22391058109d0af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// SPDX-License-Identifier: GPL-2.0+
/*
 * Copyright (C) 2019 B&R Industrial Automation GmbH -
 * https://www.br-automation.com/
 */

/ {
	ocp {
		u-boot,dm-pre-reloc;
	};
};

&prcm_clocks {
	compatible = "simple-bus";
};

&scm_clocks {
	compatible = "simple-bus";
};