u-boot/arch/arm/dts/imx6sx-udoo-neo-basic-u-boot.dtsi
Tom Rini 8ca4202595 mx6sx-udoo-neo-basic-u-boot.dtsi: Correct to bootph-all
Updating this was missed in the merge of the next branch back in to
master.

Signed-off-by: Tom Rini <trini@konsulko.com>
2023-04-03 20:48:24 -04:00

17 lines
147 B
Text

// SPDX-License-Identifier: GPL-2.0+
&soc {
bootph-all;
};
&aips1 {
bootph-all;
};
&pinctrl_uart1 {
bootph-all;
};
&uart1 {
bootph-all;
};