Changes since v2: * Using false instead of 0 on boolean * Splitted DT documentation in separate patch Changes since v1: * Using DT property wakeup-source instead of rotary-encoder,wakeup * Renamed int wakeup to bool wakeup_source * Patch cleanup (checkpatch.pl) Sylvain Rochet (2): DT: Documentation: input: rotary encoder: Add wakeup-source property input: rotary encoder: Add wake up support .../devicetree/bindings/input/rotary-encoder.txt | 1 + Documentation/input/rotary-encoder.txt | 1 + drivers/input/misc/rotary_encoder.c | 37 ++++++++++++++++++++++ include/linux/rotary_encoder.h | 1 + 4 files changed, 40 insertions(+) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html