sandbox: enable cros-ec-keyb in test.dtb
Currently keyboard input fails in the GUI window opened by
./u-boot -T -l
Add the missing include to test.dts.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Simon Glass
parent
b1b6efc343
commit
4a2a78ca5c
@@ -1402,3 +1402,4 @@
|
||||
};
|
||||
|
||||
#include "sandbox_pmic.dtsi"
|
||||
#include "cros-ec-keyboard.dtsi"
|
||||
|
||||
Reference in New Issue
Block a user