.. SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 2016, 2019 embedded brains GmbH SPI Driver ********** The Serial Peripheral Interface (SPI) bus drivers should use the `SPI bus framework `_. The user API is compatible to the `Linux SPI user-space API `_. For example SPI bus drivers see: * `Atmel SAM SPI driver `_ * `NXP i.MX SPI driver `_ * `NXP LPC17XX/LPC24XX/LPC40XX SSP driver `_ * `SPI framework test `_