commit | 17b56f68c8062d4e1dced92b0962db1084dd43ca | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 18 08:14:34 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 29 09:30:05 2018 -0700 |
tree | a2b6743e36597b2aec9411144028943b254e85ac | |
parent | 4b0ecc63767ba885d312d95d11cdcb4392925f6f [diff] |
dm: sandbox: i2c: Use new emulator parent uclass Update the device tree, sandbox i2c driver and tests to use the new emulation parent to hold emulators. Signed-off-by: Simon Glass <sjg@chromium.org>