You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce AD5413 IIO DAC driver:
- guard(mutex) for locking
- dev_err_probe() on probe-path failures
- Unit-agnostic range tables (.min/.max) with designated initializers
- CRC disable/refactor via helpers and macros
- Wire into drivers/iio/dac/Kconfig and Makefile
Signed-off-by: Bruce Tsao <[email protected]>
0 commit comments