diff options
Diffstat (limited to 'roms/u-boot/arch/arm/dts/imx8mq-phanbell-u-boot.dtsi')
-rw-r--r-- | roms/u-boot/arch/arm/dts/imx8mq-phanbell-u-boot.dtsi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/roms/u-boot/arch/arm/dts/imx8mq-phanbell-u-boot.dtsi b/roms/u-boot/arch/arm/dts/imx8mq-phanbell-u-boot.dtsi new file mode 100644 index 000000000..4712cf6a4 --- /dev/null +++ b/roms/u-boot/arch/arm/dts/imx8mq-phanbell-u-boot.dtsi @@ -0,0 +1,5 @@ +// SPDX-License-Identifier: (GPL-2.0 OR MIT) + +®_usdhc2_vmmc { + u-boot,off-on-delay-us = <20000>; +}; |