ARM: dts: apalis/colibri-imx6: Enable STMPE811 TS

Enable the STMPE811 touchscreen in the SOM dtsi files. The STMPE811 is
part of the SOM. It's self contained within it, therefore, disabling it
is not the correct default behavior.

Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Ernest Van Hoecke 2025-03-07 11:17:48 +01:00 committed by Shawn Guo
parent 44b96e7a38
commit 5ff0f1fb28
2 changed files with 0 additions and 2 deletions

View File

@ -663,7 +663,6 @@ stmpe_ts: stmpe_touchscreen {
st,settling = <3>;
/* 5 ms touch detect interrupt delay */
st,touch-det-delay = <5>;
status = "disabled";
};
stmpe_adc: stmpe_adc {

View File

@ -587,7 +587,6 @@ stmpe_ts: stmpe_touchscreen {
st,settling = <3>;
/* 5 ms touch detect interrupt delay */
st,touch-det-delay = <5>;
status = "disabled";
};
stmpe_adc: stmpe_adc {