Le 21/10/2015 12:10, Sudeep Holla a écrit :
Though the keyboard driver for GPIO buttons(gpio-keys) will continue to
check for/support the legacy "gpio-key,wakeup" boolean property to
enable gpio buttons as wakeup source, "wakeup-source" is the new
standard binding.
This patch replaces the legacy "gpio-key,wakeup" with the unified
"wakeup-source" property in order to avoid any futher copy-paste
duplication.
Cc: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
I'm not against this if the whole series goes further.
Acked-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
I suspect that we would need to take this patch with us on the AT91
branches that would go to arm-soc. Is it the intentions?