SPDX: Convert all of our multiple license tags to Linux Kernel style
[oweals/u-boot.git] / arch / arm / dts / rk3368-sheep-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+ OR X11
2 /*
3  * (C) Copyright 2017 Theobroma Systems Design und Consulting GmbH
4  */
5
6 &pinctrl {
7         u-boot,dm-pre-reloc;
8 };
9
10 &service_msch {
11         u-boot,dm-pre-reloc;
12 };
13
14 &dmc {
15         u-boot,dm-pre-reloc;
16         status = "okay";
17 };
18
19 &pmugrf {
20         u-boot,dm-pre-reloc;
21 };
22
23 &cru {
24         u-boot,dm-pre-reloc;
25 };
26
27 &grf {
28         u-boot,dm-pre-reloc;
29 };
30
31 &uart2 {
32         u-boot,dm-pre-reloc;
33 };