[PATCH v1] ARM: dts: imx51-zii-rdu1: correct touchscreen axis inversion
From: shawnguo@kernel.org (Shawn Guo)
Date: 2018-07-03 06:12:33
Also in:
linux-devicetree, lkml
From: shawnguo@kernel.org (Shawn Guo)
Date: 2018-07-03 06:12:33
Also in:
linux-devicetree, lkml
On Thu, Jun 28, 2018 at 11:56:26PM +0100, Nick Dyer wrote:
The RMI4 touchscreen driver applied inversion and axis swap in the wrong order, violating the DT binding for those properties. This was fixed in 645a397, so correct the RDU1 DT to apply the inversion to the correct axis. Tested on Zii RDU1 00-5105-30 rev B Signed-off-by: Nick Dyer <nick@shmanahar.org>
Applied, thanks.