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

Fabio Estevam festevam at gmail.com
Sun Dec 10 07:10:06 PST 2017


On Tue, Dec 5, 2017 at 8:27 PM,  <tyler at opensourcefoundries.com> 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



More information about the linux-arm-kernel mailing list