u-boot/arch/arm/dts/imx6ull-mys-6ulx-u-boot.dtsi

25 lines
294 B
Text
Raw Normal View History

// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2020 Linumiz
* Author: Parthiban Nallathambi <parthiban@linumiz.com>
*/
&pinctrl_uart1 {
bootph-all;
};
&gpmi {
bootph-pre-ram;
bootph-all;
};
&usdhc1 {
bootph-pre-ram;
bootph-all;
};
&usdhc2 {
bootph-pre-ram;
bootph-all;
};