Closed
Description
Please merge the following Patches to drivers/spi/spi-bcm2835.c into the foundation kernel:
Please also note that the device-tree needs to get added the dma tags to spi0:
dmas = <&dma 6>, <&dma 7>;
dma-names = "tx", "rx";
If you are unsure then add a device-tree-overlay to add it (or provide one to remove it as a fallback)
The biggest "winner" with this is the tftfb driver done by @notro...
Metadata
Metadata
Assignees
Labels
No labels