1
0
Fork 0

ARM: mxs: Enable touchscreen on m28evk

This patch adds necessary DT properties to m28evk to enable touchscreen
in the LRADC block. The M28EVK is shipped with 4-wire resistive touchscreen.

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
hifive-unleashed-5.1
Marek Vasut 2013-01-12 00:35:08 +01:00 committed by Shawn Guo
parent 5b615fbf4a
commit da021ee3a0
1 changed files with 1 additions and 0 deletions

View File

@ -177,6 +177,7 @@
lradc@80050000 {
status = "okay";
fsl,lradc-touchscreen-wires = <4>;
};
duart: serial@80074000 {