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:
Heinrich Schuchardt
2021-03-22 19:23:26 +13:00
committed by Simon Glass
parent b1b6efc343
commit 4a2a78ca5c
+1
View File
@@ -1402,3 +1402,4 @@
};
#include "sandbox_pmic.dtsi"
#include "cros-ec-keyboard.dtsi"