Files
system76-coreboot/src/include
Furquan Shaikh 7606c377f5 device: Add a new "SPI" device type
Add support for a new "SPI" device type in the devicetree to bind a
device on the SPI bus. Allow device to provide chip select number for
the device as a parameter.

Add spi_bus_operations with operation dev_to_bus which allows SoCs to
define a translation method for converting "struct device" into a unique
SPI bus number.

BUG=chrome-os-partner:59832
BRANCH=None
TEST=Compiles successfully.

Change-Id: I86f09516d3cddd619fef23a4659c9e4eadbcf3fa
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/18340
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Tested-by: build bot (Jenkins)
2017-02-16 08:41:28 +01:00
..
2016-09-05 12:28:32 +02:00
2015-04-22 08:50:54 +02:00
2016-09-08 23:19:06 +02:00
2016-12-13 19:15:22 +01:00
2016-07-31 18:30:16 +02:00
2016-07-15 08:35:15 +02:00
2012-05-08 00:36:09 +02:00
2016-07-01 23:55:16 +02:00
2016-12-08 16:10:28 +01:00
2016-09-05 12:28:32 +02:00
2016-06-24 20:22:05 +02:00
2016-09-12 19:58:43 +02:00
2016-07-12 15:17:31 +02:00
2016-04-15 16:18:57 +02:00
2015-09-22 21:21:34 +00:00
2013-07-11 22:36:19 +02:00
2016-09-20 17:38:56 +02:00