projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e367817
)
ARM: dts: imx28-evk: Enable touchscreen support
author
Fabio Estevam
<fabio.estevam@freescale.com>
Tue, 17 Sep 2013 19:18:38 +0000
(16:18 -0300)
committer
Shawn Guo
<shawn.guo@linaro.org>
Thu, 26 Sep 2013 05:01:35 +0000
(13:01 +0800)
Provide 'lradc-touchscreen-wires' property to the LRADC driver, so that
touchscreen can be functional.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx28-evk.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/imx28-evk.dts
b/arch/arm/boot/dts/imx28-evk.dts
index 8cb6b6acb27e56adce985a74eaacb13d5fa0bff3..5f9c0a0dcc5af8e5ccb138938fff386655e6f066 100644
(file)
--- a/
arch/arm/boot/dts/imx28-evk.dts
+++ b/
arch/arm/boot/dts/imx28-evk.dts
@@
-182,6
+182,7
@@
};
lradc@80050000 {
+ fsl,lradc-touchscreen-wires = <4>;
status = "okay";
};