openwrtv3/target/linux/lantiq/xrx200
Felix Fietkau 04ad02d132 lantiq: Switch to the new SPI driver
Compared to the "old" driver:
- Each device must assign a pinctrl setting to the SPI node to allow the
  new SPI driver to configure the SPI pins.
  While here we are also using separate input and output settings so we
  are independent of whether the bootloader configures the pins correctly.
- We use the new "compatible" strings to make the driver choose the
  correct number of chip-selects for each SoC.
- The new driver starts counting the chip-selects at 1 (instead of 0, like
  the old one did). Thus we have to adjust the devices accordingly.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>

SVN-Revision: 48293
2016-01-17 19:56:03 +00:00
..
profiles lantiq: Add target TP-Link TD-W8980 2015-10-05 10:28:19 +00:00
config-default lantiq: Switch to the new SPI driver 2016-01-17 19:56:03 +00:00
target.mk lantiq: get rid of ltq-vdsl-fw 2015-12-11 15:05:40 +00:00