-
Notifications
You must be signed in to change notification settings - Fork 846
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: iio: ad9361: Introduce TX LO power-down managed mode
The TX Quadrature Calibration may fail in case the TX LO is in power-down mode. Error out if that's the case or specify a new device tree attribute adi,tx-lo-powerdown-managed-enable to automatically power-up the TX LO during this calibration. Once finished the previous mode is restored. Signed-off-by: Michael Hennerich <[email protected]>
- Loading branch information
1 parent
f307784
commit be4d17e
Showing
3 changed files
with
131 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters