From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: [PATCH 0/2] touchscreen: sun4i-ts: fix reported temperature on A10 Date: Mon, 16 Jun 2014 20:24:27 +0200 Message-ID: <1402943069-19420-1-git-send-email-hdegoede@redhat.com> Reply-To: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: List-Post: , List-Help: , List-Archive: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Subscribe: , List-Unsubscribe: , To: Dmitry Torokhov , Maxime Ripard Cc: Tong Zhang , linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, LM Sensors , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: linux-input@vger.kernel.org Hi Dmitry and Maxime, I've learned today that the temperature reported on the A10 / sun4i SoC family is aprox twice too high, since the A10 rtp controller temperature register seems to have double the resolution (one bit more) then that of the A13 (sun5i) and later. Dmitry, can you please add the sun4i-ts.c patch to your tree? Ideally as a bug-fix for 3.16 (where this driver was first added). Maxime, can you please add the dts patch to your tree ? Thanks & Regards, Hans