Re: [PATCH v1 1/6] ARM: dts: imx7d-sbc-iot: add initial iot gateway dts

From: Fabio Estevam
Date: Sun Dec 10 2017 - 10:10:15 EST


On Tue, Dec 5, 2017 at 8:27 PM, <tyler@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

> +&usdhc1 {
> + pinctrl-names = "default";
> + pinctrl-0 = <&pinctrl_usdhc1>;
> + cd-gpios = <&gpio5 0 GPIO_ACTIVE_LOW>;
> + wp-gpios = <&gpio5 1 GPIO_ACTIVE_HIGH>;
> + enable-sdio-wakeup;

This is a deprecated property.

Please use wakeup-source as stated in
Documentation/devicetree/bindings/mmc/mmc.txt