]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SERIAL] add PNP IDs for FPI based touchscreens
authorMatthew Garrett <mjg59@srcf.ucam.org>
Sun, 1 Oct 2006 18:27:38 +0000 (19:27 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 1 Oct 2006 20:27:15 +0000 (21:27 +0100)
commit75fde2eddcfcd1dcc87a72dc6cd3c859420b6148
tree4c97d2045643b60dd589489fc84a9ef7217bd656
parentd8d64d6b29d331f1217c77999f5104fe68b0ef3a
[SERIAL] add PNP IDs for FPI based touchscreens

The Compaq TC1000 and Fujitsu Stylistic range of tablet machines use
touchscreens from FPI. These are implemented as serial interfaces,
generally exposed in the ACPIPNP information on the system. This patch
adds them to the 8250_pnp driver tables, avoiding the need to mess
around with setserial to set them up.

I haven't been able to confirm what FUJ02B5, FUJ02BA and FUJ02BB are.
FUJ02B1 refers to the controller for the system hotkeys. FUJ02BC appears
to be the last in the range - after this, they moved to Wacom-based
systems.

Signed-off-by: Matthew Garrett <mjg59@srcf.ucam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/8250_pnp.c