summaryrefslogtreecommitdiff
path: root/arch/arm/dts/s900-u-boot.dtsi
blob: 4f47486aac1941ce3faa0a433146521b1434ed32 (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 {
		bootph-all;
	};
};

&uart5 {
	bootph-all;
};

&cmu {
	bootph-all;
};