From mboxrd@z Thu Jan 1 00:00:00 1970 From: hdegoede@redhat.com (Hans de Goede) Date: Sun, 8 Mar 2015 21:53:39 +0100 Subject: [PATCH 0/3] touchscreen: sun4i-ts: A10 (sun4i) has a different temperature curve Message-ID: <1425848022-18001-1-git-send-email-hdegoede@redhat.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Dmitry, Maxime, et al. Here is a patch-set for the sun4i-ts driver temperature sensor support, it consists of 2 fixes: 1) Use a better temperature curve for A10 SoCs to avoid reporting a way to high temperature. 2) Start with reporting an "estimated" temperature of 40 degrees rather then returning -EAGAIN until we get the first temperature ready interrupt to avoid the kernel tempzone core logging errors because of our -EAGAIN return. Dmitry can you please queue up the 2 sun4i-ts patches for 4.1, and Maxime, can you please queue up the matching dts change ? Thanks & Regards, Hans