]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: tc3589x-keypad - change name of wakeup property
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 18 Jul 2015 00:08:02 +0000 (17:08 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 24 Jul 2015 00:34:02 +0000 (17:34 -0700)
commite571c73ee4836640d3019ac68b008f3662087e80
tree51e745b76eff7dc7e301bcd039d83accd78ba50d
parent43b7be3b8c0457c35a124d8538372f82f355bd29
Input: tc3589x-keypad - change name of wakeup property

Wakeup property of device is not Linux-specific, it describes intended
system behavior regardless of the OS being used. Therefore let's drop
"linux," prefix, and, while at it, use the same name as I2C bus does:
"wakeup-source".

We keep parsing old name to keep compatibility with old DTSes.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/mfd/tc3589x.txt
drivers/input/keyboard/tc3589x-keypad.c