This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
resources:tools-software:linux-drivers:iio-transceiver:ad9371-customization [01 Jun 2017 17:20] Michael Hennerich |
resources:tools-software:linux-drivers:iio-transceiver:ad9371-customization [15 Feb 2022 12:34] Michael Hennerich [AD9371/AD9375 Device Driver Customization] |
||
---|---|---|---|
Line 223: | Line 223: | ||
^ Devicetree property ^ Default ^ Description ^ | ^ Devicetree property ^ Default ^ Description ^ | ||
- | | adi,tx-profile-dac-div | 1 | The divider used to generate the DAC clock (ENUM Values) | | + | | adi,tx-profile-dac-div | 1 | The divider used to generate the DAC clock (ENUM Values DACDIV_2 = 0, DACDIV_2p5 = 1, DACDIV_4 = 2) | |
| adi,tx-profile-tx-fir-interpolation | 1 | The TX digital FIR filter interpolation (1,2,4) | | | adi,tx-profile-tx-fir-interpolation | 1 | The TX digital FIR filter interpolation (1,2,4) | | ||
| adi,tx-profile-thb1-interpolation | 2 | Tx Halfband1 (HB1) filter interpolation (1,2) | | | adi,tx-profile-thb1-interpolation | 2 | Tx Halfband1 (HB1) filter interpolation (1,2) | | ||
Line 237: | Line 237: | ||
| adi,clocks-device-clock_khz | 122880 | CLKPLL and device reference clock frequency in kHz | | | adi,clocks-device-clock_khz | 122880 | CLKPLL and device reference clock frequency in kHz | | ||
| adi,clocks-clk-pll-vco-freq_khz | 9830400 | CLKPLL VCO frequency in kHz | | | adi,clocks-clk-pll-vco-freq_khz | 9830400 | CLKPLL VCO frequency in kHz | | ||
- | | adi,clocks-clk-pll-vco-div | 2 | CLKPLL VCO divider | | + | | adi,clocks-clk-pll-vco-div | 2 | CLKPLL VCO divider (VCODIV1 = 0, VCODIV1p5 = 1, VCODIV2 = 2, VCODIV3 = 3) | |
| adi,clocks-clk-pll-hs-div | 4 | CLKPLL high speed clock divider | | | adi,clocks-clk-pll-hs-div | 4 | CLKPLL high speed clock divider | | ||