aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx7s-warp-u-boot.dtsi
blob: 4f44598c9a27389c05e55138e609b7b5f4259e4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/ {
	aliases {
		mmc0 = &usdhc3;
		usb0 = &usbotg1;
	};

	chosen {
		stdout-path = &uart1;
	};
};

&aips3 {
	bootph-all;
};

&pinctrl_uart1 {
	bootph-all;
};

&soc {
	bootph-all;
};

&uart1 {
	bootph-all;
};