commit | 0b304a2494eed170562a9fdd64e31332ad5ae73a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 13 23:41:48 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 22 10:36:45 2014 -0600 |
tree | ebdd27bbe4ee295a662dcc80a7c94614998644bc | |
parent | 73e256c2ac7a67b00be69a397997d80d04ec994d [diff] |
sandbox: dts: Add a SPI device and cros_ec device Add a SPI device which can be used for testing SPI flash features in sandbox. Also add a cros_ec device since with driver model the Chrome OS EC emulation will not otherwise be available. Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com> Signed-off-by: Simon Glass <sjg@chromium.org>