Hi Bin,
On 15 September 2015 at 00:11, Bin Meng wrote:
> Hi Simon,
>
> On Wed, Sep 9, 2015 at 12:32 PM, Simon Glass wrote:
>> Add a uclass for keyboard input, mirroring the existing stdio methods.
>> This is enabled by a new CONFIG_DM_KEYBOARD option.
>>
>> Signed-off-by: Simon Glass
>> ---
>>
Hi Simon,
On Wed, Sep 9, 2015 at 12:32 PM, Simon Glass wrote:
> Add a uclass for keyboard input, mirroring the existing stdio methods.
> This is enabled by a new CONFIG_DM_KEYBOARD option.
>
> Signed-off-by: Simon Glass
> ---
>
> common/usb_kbd.c| 6 ---
> drivers/input/Kconfig
On Wednesday, September 09, 2015 at 06:32:24 AM, Simon Glass wrote:
> Add a uclass for keyboard input, mirroring the existing stdio methods.
> This is enabled by a new CONFIG_DM_KEYBOARD option.
>
> Signed-off-by: Simon Glass
> ---
[...]
> +static int keyboard_pre_probe(struct udevice *dev)
> +
3 matches
Mail list logo