summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/madera-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: madera: Include correct gpio APIDmitry Torokhov2022-12-071-2/+1
* mfd: madera: Add special errata reset handling for cs47l15Charles Keepax2020-11-191-5/+20
* mfd: madera: Add reset as part of resumeCharles Keepax2020-11-191-1/+15
* mfd: madera: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-8/+3
* mfd: madera: Improve handling of regulator unbindingCharles Keepax2020-08-131-8/+15
* mfd: madera: Fix minor formatting issuesCharles Keepax2020-06-181-6/+6
* mfd: madera: Allow more time for hardware resetCharles Keepax2020-01-241-8/+8
* mfd: madera: Wait for boot done before accessing any other registersCharles Keepax2020-01-241-2/+15
* mfd: madera: Add support for requesting the supply clocksCharles Keepax2019-11-111-1/+26
* mfd: madera: Fixup SPDX headersCharles Keepax2019-07-021-5/+1
* mfd: madera: Add Madera core support for CS47L92Richard Fitzgerald2019-07-021-0/+58
* mfd: madera: Add Madera core support for CS47L15Richard Fitzgerald2019-07-021-0/+44
* mfd: madera: Add supply mapping for MICVDDCharles Keepax2019-07-021-3/+15
* mfd: madera: Fix potential uninitialised use of variableStuart Henderson2019-07-021-1/+1
* mfd: madera: Add missing of table registrationDaniel Gomez2019-07-021-0/+1
* mfd: madera: Remove spurious semicolon in while loopRichard Fitzgerald2019-01-031-1/+1
* mfd: madera: Add shared data for accessory detectionRichard Fitzgerald2019-01-031-0/+3
* mfd: madera: Don't use regmap_read_poll_timeout to poll for BOOT_DONERichard Fitzgerald2018-10-231-13/+20
* mfd: madera: Add common support for Cirrus Logic Madera codecsRichard Fitzgerald2018-06-051-0/+609