ramips: second spi device on rt5350
authorJohn Crispin <john@openwrt.org>
Mon, 1 Sep 2014 13:21:48 +0000 (13:21 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 1 Sep 2014 13:21:48 +0000 (13:21 +0000)
commitb05160547eed2a657625961fe202b282b8b24d60
tree4aab51a07e91da1f36acc4f131d3bf828089b7a1
parent7b6dbb49f28cddf0c29689fcce5afeb35aad2ee1
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>
Backport of r42276

SVN-Revision: 42375
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]