[PATCH 0/3] input / dt-bindings: Unify defining of evdev codes
From: Hans de Goede <hidden>
Date: 2015-09-12 13:26:09
Also in:
linux-devicetree, linux-input
From: Hans de Goede <hidden>
Date: 2015-09-12 13:26:09
Also in:
linux-devicetree, linux-input
Hi All, Here is a patch-set to unify the defining of evdev codes between uapi/linux/input.h and dt-bindings/input/input.h by using a single shared file, rather then manually keeping things in sync. The third patch is mainly included as an example using some new / extra evcodes this makes available in dts files. Assuming everyone involved likes this, I believe it is best for the first 2 patches to be both merged to Dmitry's input tree, as the second patch depends on the first one. Regards, Hans