[PATCH 0/1] input: keyboard: add qci keyboard driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Neil Leeder
Date: Friday, August 27, 2010 - 3:14 pm

This is an update of the keyboard driver which Quanta previously posted 
to linux-input. Like the touchpad driver, I'm taking over maintenance 
for code aurora forum.

The keyboard is attached to an embedded controller which is accessed 
through I2C. It has a dedicated I2C address and its own interrupt line, 
so it is not treated as an mfd. Although a PS/2 command, 0xF4, is used 
to initialize the keyboard, the EC does not respond to other PS/2 
commands. I have tried a serio driver on the port and attempted to use 
keyboard drivers like xtkbd to communicate with it. These fail for 
similar reasons to those discussed in the qci touchpad thread. This is 
the reason for having this as a stand-alone driver.

--
Neil
-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/1] input: keyboard: add qci keyboard driver, Neil Leeder, (Fri Aug 27, 3:14 pm)
[PATCH 1/1] input: keyboard: add qci keyboard driver, Neil Leeder, (Fri Aug 27, 3:18 pm)
Re: [PATCH 0/1] input: keyboard: add qci keyboard driver, Dmitry Torokhov, (Fri Aug 27, 3:33 pm)
Re: [PATCH 0/1] input: keyboard: add qci keyboard driver, Dmitry Torokhov, (Mon Aug 30, 2:55 pm)
Re: [PATCH 0/1] input: keyboard: add qci keyboard driver, Dmitry Torokhov, (Tue Aug 31, 11:34 pm)
Re: [PATCH 0/1] input: keyboard: add qci keyboard driver, Dmitry Torokhov, (Fri Sep 3, 1:37 pm)
Re: [PATCH 0/1] input: keyboard: add qci keyboard driver, Dmitry Torokhov, (Tue Sep 7, 3:14 pm)