Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1585556
| From | Sebastian Reichel <sre@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/3] Input: tsc2007 - add a property "ti,report-resistance" to restore the old pressure reporting state if needed. |
| Date | 2017-02-21 18:30 +0100 |
| Message-ID | <tdmqe-5F2-23@gated-at.bofh.it> (permalink) |
| References | <tcZtE-7aS-13@gated-at.bofh.it> <tcZtE-7aS-31@gated-at.bofh.it> <tdguu-1L2-31@gated-at.bofh.it> <tdh7c-21y-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi, On Tue, Feb 21, 2017 at 12:43:28PM +0100, H. Nikolaus Schaller wrote: > > Am 21.02.2017 um 12:07 schrieb Pavel Machek <pavel@ucw.cz>: > > On Mon 2017-02-20 17:56:36, H. Nikolaus Schaller wrote: > >> Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com> > > > > No. device tree is for hardware description, not kernel configuration. > > Yes, I agree. A new Kernel CONFIG would be better in this case. > I just did copy&paste from the old patch set without thinking that far. > > Would > > CONFIG_TSC2007_REPORT_RAW_RESISTANCE_AS_PRESSURE > > be ok? I guess either a CONFIG or a module parameter may be used to provide the previous (broken) behaviour. I suggest to ignore the problem until its reported, though. There is a high chance, that nobody will notice the change at all / nobody needs the compat layer. -- Sebastian
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/3] Fix tsc2007 to report ABS_PRESSURE correctly "H. Nikolaus Schaller" <hns@goldelico.com> - 2017-02-20 18:00 +0100
[PATCH 3/3] Input: tsc2007 - add a property "ti,report-resistance" to restore the old pressure reporting state if needed. "H. Nikolaus Schaller" <hns@goldelico.com> - 2017-02-20 18:00 +0100
Re: [PATCH 3/3] Input: tsc2007 - add a property "ti,report-resistance" to restore the old pressure reporting state if needed. Pavel Machek <pavel@ucw.cz> - 2017-02-21 12:10 +0100
Re: [PATCH 3/3] Input: tsc2007 - add a property "ti,report-resistance" to restore the old pressure reporting state if needed. "H. Nikolaus Schaller" <hns@goldelico.com> - 2017-02-21 12:50 +0100
Re: [PATCH 3/3] Input: tsc2007 - add a property "ti,report-resistance" to restore the old pressure reporting state if needed. Sebastian Reichel <sre@kernel.org> - 2017-02-21 18:30 +0100
[PATCH 1/3] Input: tsc2007 - rename function tsc2007_calculate_pressure to tsc2007_calculate_resistance because that is what it does "H. Nikolaus Schaller" <hns@goldelico.com> - 2017-02-20 18:00 +0100
Re: [PATCH 1/3] Input: tsc2007 - rename function tsc2007_calculate_pressure to tsc2007_calculate_resistance because that is what it does Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-02-23 09:50 +0100
csiph-web