[PATCH 11/19] ARM: dts: imx: replace legacy *,wakeup property with wakeup-source

Sudeep Holla sudeep.holla at arm.com
Thu Nov 26 03:33:50 PST 2015



On 23/11/15 05:37, Shawn Guo wrote:
> On Wed, Oct 21, 2015 at 11:10:08AM +0100, Sudeep Holla wrote:
>> Though the keyboard and other driver will continue to support the legacy
>> "gpio-key,wakeup", "linux,wakeup" boolean property to enable the wakeup
>> source, "wakeup-source" is the new standard binding.
>>
>> This patch replaces all the legacy wakeup properties with the unified
>> "wakeup-source" property in order to avoid any futher copy-paste
>> duplication.
>>
>> Cc: Shawn Guo <shawnguo at kernel.org>
>> Cc: Sascha Hauer <kernel at pengutronix.de>
>> Signed-off-by: Sudeep Holla <sudeep.holla at arm.com>
>
> <snip>
>
>> diff --git a/arch/arm/boot/dts/imx51-digi-connectcore-som.dtsi b/arch/arm/boot/dts/imx51-digi-connectcore-som.dtsi
>> index 321662f53e33..16fc69c69ab2 100644
>> --- a/arch/arm/boot/dts/imx51-digi-connectcore-som.dtsi
>> +++ b/arch/arm/boot/dts/imx51-digi-connectcore-som.dtsi
>> @@ -156,7 +156,7 @@
>>   	pinctrl-names = "default";
>>   	pinctrl-0 = <&pinctrl_esdhc2>;
>>   	cap-sdio-irq;
>> -	enable-sdio-wakeup;
>> +	wakeup-source;
>
> I do not see this be mentioned in commit log.  I do not see relevant
> kernel changes in v4.4-rc1 to support that.  Am I missing anything?
>

Sorry for that, you weren't copied on that patch[1], Ulf has queued it
now [2]

-- 
Regards,
Sudeep

[1] http://www.spinics.net/lists/arm-kernel/msg454747.html
[2] http://www.spinics.net/lists/arm-kernel/msg461424.html





More information about the linux-arm-kernel mailing list