merged. Bruce
In message: [v5.15/standard/nxp-sdk-5.15/nxp-soc & v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH] arm64: dts: imx8qm-mek: remove duplicate off-on-delay-us property on 28/01/2026 [email protected] wrote: > 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:194.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 3a616600c76c..b8fc4cb41da6 100755 > --- a/arch/arm64/boot/dts/freescale/imx8qm-mek.dts > +++ b/arch/arm64/boot/dts/freescale/imx8qm-mek.dts > @@ -193,7 +193,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 (#16268): https://lists.yoctoproject.org/g/linux-yocto/message/16268 Mute This Topic: https://lists.yoctoproject.org/mt/117507979/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
