Re: [PATCH v2 2/5] input: sun4i-ts: Add support for temperature sensor
From: Dmitry Torokhov <hidden>
Date: 2013-12-28 01:13:04
Also in:
linux-arm-kernel
From: Dmitry Torokhov <hidden>
Date: 2013-12-28 01:13:04
Also in:
linux-arm-kernel
On Fri, Dec 27, 2013 at 03:59:56PM +0100, Hans de Goede wrote:
+Optional properties: + - ts-attached: boolean set this to tell the driver that an actual touchscreen + is attached and that it should register an input device, + without this it only registers the builtin temperate sensor
I believe the guidance is to avoid describing kernel behavior in DT property so I think it should say: - ts-attached: boolean indicating that an actual touchscreen is attached to the controller. Thanks. -- Dmitry