ARM: dts: imx6: RDU2: disallow RMI4 device sleep

This is causing issues with some specific controller configurations, as
the platform isn't power limited it's better to keep it disabled.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Tested-by: Chris Healy <cphealy@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Lucas Stach
2017-08-31 17:39:51 +02:00
committed by Shawn Guo
parent 2f0578b8e6
commit 0de9edd719

View File

@@ -543,7 +543,7 @@ touchscreen@20 {
rmi4-f01@1 {
reg = <0x1>;
syna,nosleep-mode = <1>;
syna,nosleep-mode = <2>;
};
rmi4-f11@11 {