]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tegra: spi: add fdt support to tegra SPI SFLASH driver
authorAllen Martin <amartin@nvidia.com>
Tue, 29 Jan 2013 13:51:24 +0000 (13:51 +0000)
committerTom Warren <twarren@nvidia.com>
Mon, 11 Feb 2013 17:35:24 +0000 (10:35 -0700)
commit8f1b46b10480e7fe140d5656c76f6f6de1739f13
treedb0ee4ed537dd575bc868e65383c5410337c0656
parentc98f03fae083fc741a296c07120407d306c2a8c6
tegra: spi: add fdt support to tegra SPI SFLASH driver

Add support for configuring tegra SPI driver from devicetree.
Support is keyed off CONFIG_OF_CONTROL.  Add entry in seaboard dts
file for spi controller to describe seaboard spi.

Signed-off-by: Allen Martin <amartin@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
drivers/spi/tegra_spi.c
include/fdtdec.h
lib/fdtdec.c