summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/s900-u-boot.dtsi
blob: a95f2cc628c8caeb93e9ca3fc0887bd9e678718f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// SPDX-License-Identifier: GPL-2.0+
/*
 */

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

&uart5 {
	u-boot,dm-pre-reloc;
};

&cmu {
	u-boot,dm-pre-reloc;
};