mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
11 lines
278 B
Text
11 lines
278 B
Text
|
i8042 Keyboard
|
||
|
|
||
|
The Intel i8042 is a keyboard controller used on many x86 PCs.
|
||
|
|
||
|
Required properties:
|
||
|
- compatible: "intel,i8042-keyboard"
|
||
|
|
||
|
Optional properties:
|
||
|
- intel,duplicate-por: Indicates that a keyboard reset may result in a
|
||
|
duplicate POR byte, which should be ignored.
|