mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 18:43:33 +02:00
ARM: dts: imx6qdl-apalis: Add a label for the touchscreen
Add a label for the touchscreen to allow a custom baseboard to disable this node if needed. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
cdbaba8d72
commit
9904cd59fd
|
|
@ -313,7 +313,7 @@ stmpe811@41 {
|
|||
/* ADC converstion time: 80 clocks */
|
||||
st,sample-time = <4>;
|
||||
|
||||
stmpe-touchscreen {
|
||||
stmpe_touchscreen: stmpe-touchscreen {
|
||||
compatible = "st,stmpe-ts";
|
||||
/* 8 sample average control */
|
||||
st,ave-ctrl = <3>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user