aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/dts/turris1x-u-boot.dtsi
blob: 355d14c954c77869c785f75c68c52847687d33d9 (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 {
	i2c@3000 {
		bootph-all;

		crypto@64 {
			bootph-all;
		};
	};
};

&serial0 {
	bootph-all;
};

#include "u-boot.dtsi"