Files
linux-apfs/include/asm-arm
Kristoffer Ericson 69ebb22277 [ARM] 4506/1: HP Jornada 7XX: Addition of SSP Platform Driver
These patches add full SSP/MCU support for the HP Jornada 720
machine.  Its needed to handle keyboard, touchscreen, battery
and backlight/lcd.

The main driver exports functions and the header file exports
the command values. When talking to the MCU the general procedure
is to start MCU, send command (using ssp_inout(command)), the
proper reply is always TXDUMMY.  After receiving TXDUMMY you can
send the value you wish pushed (for example brightness level).
End with ssp_end() so the spinlock gets unlocked.

Drivers using this havent been implemented yet, but will shortly.

Signed-off-by: Kristoffer Ericson <Kristoffer.ericson@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-07-20 21:33:19 +01:00
..
2007-05-10 15:51:09 -07:00
2007-05-12 15:25:50 +01:00
2007-05-30 13:15:06 +01:00
2006-12-13 14:34:43 +00:00
2007-04-25 22:23:33 -07:00
2007-05-09 08:57:56 +02:00
2007-07-17 10:23:11 -07:00
2007-02-12 09:48:34 -08:00
2006-10-08 12:32:36 -07:00
2006-09-20 14:58:35 +01:00
2006-11-30 22:52:28 +00:00
2007-07-11 16:02:11 -07:00
2007-07-17 10:22:59 -07:00
2007-05-11 08:29:34 -07:00
2006-03-27 08:44:50 -08:00
2007-05-30 13:15:06 +01:00