aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/arch/x86/dts/keyboard.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/arch/x86/dts/keyboard.dtsi')
-rw-r--r--roms/u-boot/arch/x86/dts/keyboard.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/roms/u-boot/arch/x86/dts/keyboard.dtsi b/roms/u-boot/arch/x86/dts/keyboard.dtsi
new file mode 100644
index 000000000..000751b64
--- /dev/null
+++ b/roms/u-boot/arch/x86/dts/keyboard.dtsi
@@ -0,0 +1,5 @@
+/ {
+ keyboard {
+ compatible = "intel,i8042-keyboard";
+ };
+};