Draft: Try to make spi work using greybus
- Mar 08, 2023
-
-
Alexandre Bailon authored
This enables SPI bus and SPI flash support for greybus. NOTE: This doesn't work so far. In addition, this export the SPI flash because this is the only SPI device I have. Signed-off-by:
Alexandre Bailon <abailon@baylibre.com>
c4c86ac6 -
Alexandre Bailon authored
SPI has been enabled but pthread fail to create a new thread for it. This increase the resources that could be used for pthread. Signed-off-by:
Alexandre Bailon <abailon@baylibre.com>
5bbebe73 -
Alexandre Bailon authored
The device tree macro used are not aligned anymore with some configurations struct. This updates the macro to fix build issue. Signed-off-by:
Alexandre Bailon <abailon@baylibre.com>
146cd9de
-