On December 13, 2016 11:10:50 AM PST, Rob Herring <robh@xxxxxxxxxx> wrote: >On Sun, Dec 11, 2016 at 09:06:43AM +0200, Guy Shapiro wrote: >> Make the avarage-samples property a general touchscreen property >> rather than imx6ul device specific. >> >> Signed-off-by: Guy Shapiro <guy.shapiro@xxxxxxxxxxxxx> >> --- >> .../bindings/input/touchscreen/imx6ul_tsc.txt | 11 ++---- >> .../bindings/input/touchscreen/touchscreen.txt | 3 ++ >> drivers/input/touchscreen/imx6ul_tsc.c | 46 >++++++++++++++++------ >> 3 files changed, 41 insertions(+), 19 deletions(-) > >You can't just switch existing bindings as that breaks compatibility >with old dtbs. The kernel driver would need to support both. Just >introduce the new common property and use it for your device. > The old binding is only in my tree at the moment, so I do not think there is compatibility concerns. Are you OK with the new binding itself? Thanks. -- Dmitry -- 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