Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adf400x: Fix adf400x driver for ref counter and charge pump mode | Sugandha Gupta | 2018-08-02 | 1 | -11/+19 |
| | | | | | | | - For different ref clock frequencies, the ref_counter should change and not the n_counter. - The charge pump should be set to normal mode and tristate as that would prevent the PLL to lock. | ||||
* | mpm: adding adf400x support to chips | Brent Stapleton | 2018-06-27 | 1 | -0/+213 |
Adding ADF400X driver to MPM. This uses the Boost.Python bound spidev, and is largely a translation from the C++ driver in UHD. |