Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | tegra: cardhu: config: enable SPI | Allen Martin | 2013-02-11 | -0/+11 |
| | | | | | | | | Turn on SPI in cardhu config file Signed-off-by: Allen Martin <amartin@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com> | |||
* | Tegra30: I2C: Enable I2C driver on Cardhu | Tom Warren | 2013-01-16 | -0/+54 |
Tested all 5 'buses', i2c probe enumerates device addresses on all but dev 4 (I2C4) [no devices on that bus on my Cardhu]. Note that this uses the extant tegra_i2c.c driver w/o modification. Signed-off-by: Tom Warren <twarren@nvidia.com> |