~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 1d9eaffecd2d32d2045d83455695450fb04c396a (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/bus@2000000} { /* AIPS1 */
	bootph-all;
};

&pinctrl_uart1 {
	bootph-all;
};

&{/soc} {
	bootph-all;
};

&uart1 {
	bootph-all;
};