aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add driver for PWM LED blockDavid Phillips2021-05-09
|
* Update GPIO driver ngpioDavid Phillips2021-05-09
| | | | I forgot to raise this to 16 when the register size was also bumped to 16-bit.
* Remove debug printksDavid Phillips2021-05-09
|
* Rename top-level CDS9K regmap driverDavid Phillips2021-05-09
|
* Adjust regmap settingsDavid Phillips2021-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 blockDavid Phillips2021-05-09
|
* InitialDavid Phillips2021-05-01