mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-01 14:52:32 +00:00
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>
This commit is contained in:
parent
5b615fbf4a
commit
da021ee3a0
@ -177,6 +177,7 @@
|
|||||||
|
|
||||||
lradc@80050000 {
|
lradc@80050000 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
fsl,lradc-touchscreen-wires = <4>;
|
||||||
};
|
};
|
||||||
|
|
||||||
duart: serial@80074000 {
|
duart: serial@80074000 {
|
||||||
|
Loading…
Reference in New Issue
Block a user