Commit f736c596 authored by Damien Riegel's avatar Damien Riegel Committed by Shawn Guo

ARM: dts: TS-4800: add touchscreen support

This commit enables the touchscreen on TS-4800, using the ts4800-ts
driver.
Signed-off-by: default avatarDamien Riegel <damien.riegel@savoirfairelinux.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 865fc401
......@@ -159,6 +159,12 @@ wdt@e {
syscon = <&syscon 0xe>;
};
};
touchscreen {
compatible = "technologic,ts4800-ts";
reg = <0x12000 0x1000>;
syscon = <&syscon 0x10 6>;
};
};
};
......
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