projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df5cc9d
)
ARM: dts: imx25-pdk: Add touchscreen support
author
Fabio Estevam
<fabio.estevam@nxp.com>
Thu, 28 Sep 2017 14:25:57 +0000
(11:25 -0300)
committer
Shawn Guo
<shawnguo@kernel.org>
Fri, 13 Oct 2017 06:47:39 +0000
(14:47 +0800)
Add support for the built-in touchscreen controller present on MX25.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx25-pdk.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx25-pdk.dts
b/arch/arm/boot/dts/imx25-pdk.dts
index c52692821fb14beb23408e2297288fd77b751a44..5ef2fed5e2de106f16e09806534a1d64edc331b0 100644
(file)
--- a/
arch/arm/boot/dts/imx25-pdk.dts
+++ b/
arch/arm/boot/dts/imx25-pdk.dts
@@
-295,6
+295,14
@@
status = "okay";
};
+&tsc {
+ status = "okay";
+};
+
+&tscadc {
+ status = "okay";
+};
+
&uart1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_uart1>;