On 04/17/2012 01:01 PM, Simon Glass wrote:
> Add support for internal matrix keyboard controller for Nvidia Tegra
> platforms. This driver uses the fdt decode function to obtain its key
> codes.
> + KBC_REPEAT_RATE_MS = 30,
> + KBC_REPEAT_DELAY_MS = 240,
At least the repeat delay
From: Rakesh Iyer
Add support for internal matrix keyboard controller for Nvidia Tegra
platforms. This driver uses the fdt decode function to obtain its key
codes.
Support for the Ctrl modifier is provided. The left and right ctrl keys are
dealt with in the same way.
This uses the new keyboard
2 matches
Mail list logo