Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add reset block to sample DTS | David Phillips | 2021-05-16 |
| | |||
* | Add reset driver and consumer for debugging it | David Phillips | 2021-05-16 |
| | |||
* | Add maximum register | David Phillips | 2021-05-09 |
| | | | | This allows debug through debugfs | ||
* | Add sample DTS | David Phillips | 2021-05-09 |
| | |||
* | Add driver for PWM LED block | David Phillips | 2021-05-09 |
| | |||
* | Update GPIO driver ngpio | David Phillips | 2021-05-09 |
| | | | | I forgot to raise this to 16 when the register size was also bumped to 16-bit. | ||
* | Remove debug printks | David Phillips | 2021-05-09 |
| | |||
* | Rename top-level CDS9K regmap driver | David Phillips | 2021-05-09 |
| | |||
* | Adjust regmap settings | David Phillips | 2021-05-09 |
| | | | | | | The CDS9K has been changed to use an 8-bit pad between the register and value, and 16-bit values. The driver should be renamed at some point too, as this is less of a "simple MFD", but tailored to CDS9K protocol. | ||
* | Add driver for CDS9K GPIO IP block | David Phillips | 2021-05-09 |
| | |||
* | Initial | David Phillips | 2021-05-01 |