aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fdt/simple_mfd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug introduced by r351184.Michal Meloun2019-08-181-1/+1
* Add method for getting of syscon handle from parent device.Michal Meloun2019-08-181-2/+17
* Revert r351129Emmanuel Vadot2019-08-171-1/+1
* fdt: simple-mfd: Set the syscon memory to SHAREABLEEmmanuel Vadot2019-08-161-1/+1
* Extend simple_mfd driver to expose a syscon interface ifGanbold Tsagaankhuu2019-07-021-3/+123
* fdt: Add support for simple-mfd busEmmanuel Vadot2018-12-121-0/+176