
23 Oct
2014
23 Oct
'14
5:03 a.m.
On 13 October 2014 23:41, Simon Glass sjg@chromium.org wrote:
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
Changes in v4: None Changes in v3: None Changes in v2:
- Adjust binding to avoid Linux-specific mentions
arch/sandbox/dts/sandbox.dts | 26 ++++++++++++++++++++++++++ doc/device-tree-bindings/mtd/spi/spi-flash.txt | 25 +++++++++++++++++++++++++ 2 files changed, 51 insertions(+)
Applied to u-boot-dm/master.