Skip to content
Commit 8312db77 authored by Andreas Sandberg's avatar Andreas Sandberg Committed by Carles Cufí
Browse files

drivers: ssd16xx: Implement basic read support



Read operations only work on SPI controllers that support half
duplex. To enable read operations, set the device mode to half duplex
by adding the following to the device's DTB node:

  duplex = <SPI_HALF_DUPLEX>;

If read requests will fail with -ENOTSUP if the device isn't in half
duplex mode.

Signed-off-by: default avatarAndreas Sandberg <andreas@sandberg.uk>
parent 88c53a4b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment