Commit 4a5b479b authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo

ARM: dts: imx25-pdk: Add touchscreen support

Add support for the built-in touchscreen controller present on MX25.
Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent df5cc9d0
......@@ -295,6 +295,14 @@ &ssi1 {
status = "okay";
};
&tsc {
status = "okay";
};
&tscadc {
status = "okay";
};
&uart1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_uart1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment