Re: [PATCH RFC V2 2/3] Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"
From: Bastien Nocera <hadess@hadess.net>
Date: 2015-10-12 13:10:55
Also in:
linux-devicetree, lkml
From: Bastien Nocera <hadess@hadess.net>
Date: 2015-10-12 13:10:55
Also in:
linux-devicetree, lkml
On Fri, 2015-10-09 at 19:55 +0200, Karsten Merker wrote:
The goodix touchscreen driver uses a "rotated_screen" flag for systems on which the touchscreen is mounted rotated by 180 degrees with respect to the display. With the addition of support for the dt properties "touchscreen-inverted-x" and "touchscreen-inverted-y", a separate "rotated_screen" flag is not necessary any more. This patch replaces it by setting the inverted_x and inverted_y flags instead. Signed-off-by: Karsten Merker <redacted>
Acked-by: Bastien Nocera <hadess@hadess.net> -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html