mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 04:23:35 +02:00
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:
parent
44b96e7a38
commit
5ff0f1fb28
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user