Skip to content

Commit

Permalink
iio: adc: ad9361: remove commented MIN_ADC_CLK def
Browse files Browse the repository at this point in the history
  • Loading branch information
commodo committed Jul 18, 2019
1 parent 3cec10d commit 698ea16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/iio/adc/ad9361_regs.h
Original file line number Diff line number Diff line change
Expand Up @@ -2793,7 +2793,6 @@
*/

#define MIN_ADC_CLK 25000000UL /* 25 MHz */
//#define MIN_ADC_CLK (MIN_BBPLL_FREQ / MAX_BBPLL_DIV) /* 11.17MHz */
#define MAX_ADC_CLK 640000000UL /* 640 MHz */
#define MAX_DAC_CLK (MAX_ADC_CLK / 2)

Expand Down

0 comments on commit 698ea16

Please sign in to comment.