summaryrefslogtreecommitdiff
path: root/drivers/spi/tegra114_spi.c
Commit message (Collapse)AuthorAgeLines
* tegra114: add SPI driverAllen Martin2013-03-25-0/+405
Add driver for tegra114 SPI controller. This controller is not compatible with either the tegra20 or tegra30 controllers, so it requires a new driver. Signed-off-by: Allen Martin <amartin@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com> Reviewed-by: Stephen Warren <swarren@nvidia.com>