Skip to content
Commit c66d0d81 authored by Luis Ubieda's avatar Luis Ubieda Committed by Carles Cufí
Browse files

rtio: workq: Default workqueue to two threads with SPI/I2C/I3C



As to facilitate work items preemption, common for sensor read ops.

e.g:
- Sensor read (submitted through workqueue).
- SPI read (submitted through workqueue using default handler).

This requires at least 2 thread pools to allow SPI read to complete,
to then come back and complete sensor reading.

Signed-off-by: default avatarLuis Ubieda <luisf@croxel.com>
parent 158870ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment