diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-01-05 22:30:07 +0100 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2019-01-14 17:47:13 -0700 |
commit | d0a30a8ae2228baa8714a6a0028b944defccb352 (patch) | |
tree | ae80ed242851ee180e4036276d45b4169cb4cdd5 /arch/arm/dts/meson-gxl-s905x-libretech-cc.dts | |
parent | eab647d5e745c7b5b5a6962b0511bd18bb22365d (diff) |
sandbox: i2c_emul_find() No emulators for device 'rtc@43'
when running the date command on sandbox_defconfig an error occurs:
./u-boot -D u-boot.dtb
=> date
i2c_emul_find() No emulators for device 'rtc@43'
## Get date failed
Correct the references to the emulator devices in the sandbox device trees
using test.dts as a reference.
Fixes: 031a650e1309 ("dm: sandbox: i2c: Use new emulator parent uclass")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Dropped unnecessary #address/size-cells property in i2c_emul:
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/dts/meson-gxl-s905x-libretech-cc.dts')
0 files changed, 0 insertions, 0 deletions