spi: Use new feature of pinmap to get split info.
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
committed by
Brendan Le Foll
parent
b7c2b701aa
commit
66550f9487
@@ -208,9 +208,9 @@ unsigned int maa_check_i2c();
|
||||
|
||||
/** Check spi interface, sets up multiplexer on device.
|
||||
*
|
||||
* @return unsigned int if using /dev/spi-1.0 returned would be 1.0
|
||||
* @return spi bus type
|
||||
*/
|
||||
double maa_check_spi();
|
||||
maa_spi_bus_t* maa_check_spi(int bus);
|
||||
|
||||
/** Check PWM
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user