commit | deaf297703cf675cf7c2440aef71169f3c63a59a | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Nov 09 09:39:01 2019 +0100 |
committer | Simon Glass <sjg@chromium.org> | Tue Dec 10 05:42:25 2019 -0700 |
tree | 4f14fef52dec2fe880918ad744b41082a054d61b | |
parent | e9358ea00fef55f92442a6d7d2c8be9424422015 [diff] |
sandbox: add missing compatible property in device tree In the device tree UEFI unit test the compatible property of the device is read. Provide the missing property. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>