From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] ARM: dts: imx6: RDU2: fix eGalax touchscreen node Date: Fri, 16 Nov 2018 11:02:14 +0800 Message-ID: <20181116030212.GI5829@dragon> References: <20181105173156.3519-1-l.stach@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20181105173156.3519-1-l.stach@pengutronix.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Lucas Stach Cc: Fabio Estevam , devicetree@vger.kernel.org, kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org, patchwork-lst@pengutronix.de List-Id: devicetree@vger.kernel.org On Mon, Nov 05, 2018 at 06:31:56PM +0100, Lucas Stach wrote: > Use the correct compatible for the new protocol used by the firmware > on the touch controller, the GPIO wakeup isn't used in that case. > Also eGalax touch needs axis swapping, just as with the RMI4 touch. > > Signed-off-by: Lucas Stach Applied, thanks.