1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/drivers/spi
Johannes Holland 0e146993bb spi: add support for all spi modes with soft spi
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>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
2020-07-09 20:58:06 +05:30
..
2020-06-11 15:14:04 +05:30
2020-06-11 15:14:04 +05:30
2020-06-01 17:55:24 +05:30
2020-06-11 15:14:04 +05:30
2020-06-11 15:14:04 +05:30
2020-07-09 20:58:06 +05:30
2020-06-11 15:14:03 +05:30
2020-07-09 20:58:06 +05:30