From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: [PATCH resend 0/4] of_touchscreen-helpers: Add support for inverted / swapped axis Date: Tue, 29 Mar 2016 10:29:25 +0200 Message-ID: <1459240169-11531-1-git-send-email-hdegoede@redhat.com> Return-path: Sender: linux-input-owner@vger.kernel.org To: Dmitry Torokhov Cc: Maxime Ripard , Chen-Yu Tsai , linux-input@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree List-Id: devicetree@vger.kernel.org Hi Dmitry, It seems that this series has fallen through the cracks *again*. This is a resend of the resend of this set posted a while back, now rebased on top of v4.6-rc1. Last time one remark you made was: +#include > If you are trying to add this to have s32 typedefs > then I think it is wrong one. I've double checked and I believe it is the right one, s32 is typedef-ed in but no-one is including that directly. Regards, Hans