Re: [PATCH] ARM: dts: imx: Add Y Soft IOTA Draco, Hydra and Ursa boards

From: VokÃÄ Michal
Date: Wed Nov 28 2018 - 03:23:24 EST


On 28.11.2018 03:39, Shawn Guo wrote:
> On Thu, Nov 01, 2018 at 03:43:26PM +0000, VokÃÄ Michal wrote:
> ...
>> +&usdhc3 {
>> + pinctrl-names = "default";
>> + pinctrl-0 = <&pinctrl_usdhc3>;
>> + bus-width = <4>;
>> + cd-gpios = <&gpio7 8 GPIO_ACTIVE_LOW>;
>> + wp-gpios = <&gpio2 22 GPIO_ACTIVE_HIGH>;
>> + no-1-8-v;
>> + keep-power-in-suspend;
>> + enable-sdio-wakeup;
>
> This property is deprecated. Please use "wakeup-source" instead.

OK, I will fix that. Thanks for the heads up.

Michal

>> + vmmc-supply = <&sw2_reg>;
>> + status = "disabled";
>> +};