summaryrefslogtreecommitdiff
path: root/arch/arm/oprofile
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-10-16 18:50:05 (GMT)
committerEric Miao <eric.y.miao@gmail.com>2009-10-17 14:55:44 (GMT)
commitf6919eb41127db2e06342efcc2da1eeb4646ec34 (patch)
tree2d4976fb6c826542172837fde5fd8b3c52dc012d /arch/arm/oprofile
parent0bff2fc319c2a3cb8969c71fdc2f941a15319b2c (diff)
downloadlinux-f6919eb41127db2e06342efcc2da1eeb4646ec34.tar.xz
[ARM] pxa/spitz: add gpio button support (fixes regression)
Updating desc for lid keys and resending patch with proper comments: Define Spitz buttons as GPIO keys in a way compatible with the old driver: On/Off: As Suspend EV_PWR key Raw values of lid sensors SWA and SWB: As EV_SW switches SWA: Display Down SWB: Lid Closed Recommended user space decoding: SWA==0 & SWB==0: lid opened (landscape mode) SWA==1 & SWB==0: invalid (or mechanic race condition) SWA==0 & SWB==1: lid closed with display up (portrait mode or mechanic race condition while closing to display-less mode) SWA==1 & SWB==1: lid closed with display down (display-less mode) AK_INT remote trigger is not mapped as input event. Without complete remote driver and remote pull-up control it has no useful interpretation. Signed-off-by: Stanislav Brabec <utx@penguin.cz> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch/arm/oprofile')
0 files changed, 0 insertions, 0 deletions