On Tue, Jul 19, 2016 at 09:38:39PM +0200, Uwe Kleine-König wrote: > It's not advisable to use this encoding, but to support existing devices > add support for this to the driver. > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > --- > Notes: > Changes since (implicit) v1, sent with > Message-Id: 1458680914-4533-1-git-send-email-u.kleine-koenig <at> pengutronix.de > > - switch format of dt properties to use strings > > Changes since v2, sent with > Message-Id: 1458806232-22403-1-git-send-email-u.kleine-koenig <at> pengutronix.de > > - be more strict about parsing the encoding string > > Changes since v3, sent with > Message-Id: 1460055528-13814-1-git-send-email-u.kleine-koenig@xxxxxxxxxxxxxx > > - use device_property_match_string to parse device tree as requested > by Rob Herring. > > .../devicetree/bindings/input/rotary-encoder.txt | 4 ++++ > drivers/input/misc/rotary_encoder.c | 23 +++++++++++++++++++++- > 2 files changed, 26 insertions(+), 1 deletion(-) Acked-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html