From: Haixiao Yan <[email protected]> Remove the duplicate off-on-delay-us property from the usdhc2-vmmc node.
This fixes the following build error: arch/arm64/boot/dts/freescale/imx8qm-mek.dts:190.3-28: ERROR (duplicate_property_names): /usdhc2-vmmc:off-on-delay-us: Duplicate property name Signed-off-by: Haixiao Yan <[email protected]> --- arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/freescale/imx8qm-mek.dts b/arch/arm64/boot/dts/freescale/imx8qm-mek.dts index 132e0a37cd2d..b8d51c092c89 100644 --- a/arch/arm64/boot/dts/freescale/imx8qm-mek.dts +++ b/arch/arm64/boot/dts/freescale/imx8qm-mek.dts @@ -189,7 +189,6 @@ reg_usdhc2_vmmc: usdhc2-vmmc { gpio = <&lsio_gpio4 7 GPIO_ACTIVE_HIGH>; off-on-delay-us = <4800>; enable-active-high; - off-on-delay-us = <4800>; }; reg_can01_en: regulator-can01-gen { -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16213): https://lists.yoctoproject.org/g/linux-yocto/message/16213 Mute This Topic: https://lists.yoctoproject.org/mt/117520795/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
