Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1309851
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Input: DT binding: Change touchscreen to touch for use with touchscreens and touchpads |
| Date | 2016-01-15 04:30 +0100 |
| Message-ID | <qR3fk-a0-7@gated-at.bofh.it> (permalink) |
| References | <qQZOp-5YX-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jan 14, 2016 at 03:42:45PM -0800, Andrew Duggan wrote: > These generic touchscreen bindings can also be used for touchpads. > Instead of creating new generic bindings this patch just renames then to > touch-*. > > Signed-off-by: Andrew Duggan <aduggan@synaptics.com> > --- > It was suggested that for the synaptics-rmi4 driver I use the generic > bindings. But, since the rmi4 driver is used for both touchpads and > touchscreens it seemed weird to have a touchpad with a parameter > of touchscreen-inverted-y. I changed all of the references to it in the > source tree. But, I realize this could cause a backwards compatibilty > issue with device trees which are not included in the kernel. It does and you cannot do this. Live with the weirdness or support both names... Rob
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] Input: DT binding: Change touchscreen to touch for use with touchscreens and touchpads Andrew Duggan <aduggan@synaptics.com> - 2016-01-15 00:50 +0100
Re: [PATCH] Input: DT binding: Change touchscreen to touch for use with touchscreens and touchpads Rob Herring <robh@kernel.org> - 2016-01-15 04:30 +0100
Re: [PATCH] Input: DT binding: Change touchscreen to touch for use with touchscreens and touchpads Andrew Duggan <aduggan@synaptics.com> - 2016-01-15 20:30 +0100
csiph-web