On Tuesday 13 November 2012 10:55 PM, Stephen Warren wrote:
On 11/12/2012 10:00 PM, Laxman Dewangan wrote:
+static int tegra_sflash_resume(struct device *dev)
+{
+ struct spi_master *master = dev_get_drvdata(dev);
+ struct tegra_sflash_data *tsd = spi_master_get_devdata(master);
+
On 11/12/2012 10:00 PM, Laxman Dewangan wrote:
> Nvidia's Tegra20 have the SPI (SFLASH) controller to
> interface with spi flash device which is used for system
> boot. Add the spi driver for this controller.
> diff --git a/drivers/spi/spi-tegra20-sflash.c
> b/drivers/spi/spi-tegra20-sflash.c
>
Nvidia's Tegra20 have the SPI (SFLASH) controller to
interface with spi flash device which is used for system
boot. Add the spi driver for this controller.
Signed-off-by: Laxman Dewangan
---
.../bindings/spi/nvidia,tegra20-sflash.txt | 26 +
drivers/spi/Kconfig
3 matches
Mail list logo