
9 Jul
2020
9 Jul
'20
10:22 a.m.
On Mon, May 11, 2020 at 6:53 PM Johannes Holland johannes.holland@infineon.com wrote:
The spi bitbanging driver did not implement all spi modes properly. Add code to support all spi modes, honoring soft_spi_set_mode() and defaulting to spi mode 0. Previously, CPHA was implemented inversely (defaulting to CPHA=1) and CPOL=1 was hardcoded.
Signed-off-by: Johannes Holland johannes.holland@infineon.com
Applied to u-boot-spi/master