summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/sypwr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* FDT-based I2C drivers should not use OF_* API in the match code, sincepatrick2020-11-121-3/+2
* Fix pasto.kettenis2019-09-291-2/+2
* Also attach as a regulator if the FDT provides the fixed voltage value.kettenis2018-08-031-7/+41
* Add sypwr(4), a driver for the Silergy SY8106A regulator found on many boardskettenis2017-12-311-0/+162