ramips: second spi device on rt5350
authorJohn Crispin <blogic@openwrt.org>
Mon, 25 Aug 2014 06:35:42 +0000 (06:35 +0000)
committerJohn Crispin <blogic@openwrt.org>
Mon, 25 Aug 2014 06:35:42 +0000 (06:35 +0000)
commit724cfaaddce464f7799a9781f60f096232a90c8e
tree7ec1464c2f5b48556404e9946b4dd2699ba4bd1d
parente7adecda3f2280d05ddd8f828cf963321728f302
ramips: second spi device on rt5350

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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42276 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ramips/dts/rt5350.dtsi
target/linux/ramips/patches-3.10/0222-rt5350-spi-second-device.patch [new file with mode: 0644]
target/linux/ramips/patches-3.14/0104-rt5350-spi-second-device.patch [new file with mode: 0644]