aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.14/0104-rt5350-spi-second-device.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: refresh patchesFelix Fietkau2014-12-081-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43564
* ramips: second spi device on rt5350John Crispin2014-08-251-0/+368
This is based on Jon Smirl's patch with the following changes: - Set CS polarity as low by default. - Add support for changing CS polarity. - Add support for changing LSB/MSB. - Add support for changing SPI mode. - Fix indentations. I tested it on a VoCore. Works fine connected to a second flash, but fails to detect MMC/SD cards due to SPI clock speed. Signed-off-by: Jon Smirl <jonsmirl@gmail.com> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 42276