]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: dts: Add a SPI device and cros_ec device
authorSimon Glass <sjg@chromium.org>
Tue, 14 Oct 2014 05:41:48 +0000 (23:41 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 22 Oct 2014 16:36:45 +0000 (10:36 -0600)
commit0b304a2494eed170562a9fdd64e31332ad5ae73a
treeebdd27bbe4ee295a662dcc80a7c94614998644bc
parent73e256c2ac7a67b00be69a397997d80d04ec994d
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>
arch/sandbox/dts/sandbox.dts
doc/device-tree-bindings/mtd/spi/spi-flash.txt [new file with mode: 0644]