Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpm: lmk04832: Clean up driver | Martin Braun | 2021-05-10 | 1 | -12/+23 |
| | | | | Mostly cosmetic and Pylint fixes. | ||||
* | mpm: Add an LMK04832 base chip driver | Toni Jones | 2021-02-22 | 1 | -0/+163 |
Added an LMK04832 base chip driver which does basic register access, ID validation, and PLL lock validation. This will act as the base class for device specific drivers which control the chip. The code is similar to the LMK04828 base driver class, but has a different register map structure. |