diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-17 19:56:03 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-17 19:56:03 +0000 |
commit | 04ad02d132fb14d509d14054313405f24cf1e8ff (patch) | |
tree | 16125f54abdb72ee2e51331839e70eb651d5d8fd /package/utils | |
parent | 5985c56ec6ba696bf8cc9f0eb90bd498b4bb46a1 (diff) | |
download | upstream-04ad02d132fb14d509d14054313405f24cf1e8ff.tar.gz upstream-04ad02d132fb14d509d14054313405f24cf1e8ff.tar.bz2 upstream-04ad02d132fb14d509d14054313405f24cf1e8ff.zip |
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
Diffstat (limited to 'package/utils')
0 files changed, 0 insertions, 0 deletions