MLK-21583 ARM: dts: imx7d-sdb: remove the property "wakeup-source"
authorFugang Duan <fugang.duan@nxp.com>
Fri, 26 Apr 2019 09:30:58 +0000 (17:30 +0800)
committerFugang Duan <fugang.duan@nxp.com>
Mon, 29 Apr 2019 02:05:03 +0000 (10:05 +0800)
Current brcmfmac driver use oob-irq as wakeup source,
if oob-irq is enabled in dts file, then driver enable
the wowlan feature as system wakeup source.
Currently, sdio in-band wakeup feature is not supported,
so remove the property "wakeup-source".

Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
arch/arm/boot/dts/imx7d-sdb.dts

index 88d8a64..c8db8bf 100644 (file)
        pinctrl-0 = <&pinctrl_usdhc2 &pinctrl_wifi>;
        pinctrl-1 = <&pinctrl_usdhc2_100mhz &pinctrl_wifi>;
        pinctrl-2 = <&pinctrl_usdhc2_200mhz &pinctrl_wifi>;
-       wakeup-source;
        keep-power-in-suspend;
        non-removable;
        mmc-pwrseq = <&usdhc2_pwrseq>;