aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/madera-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-19mfd: madera: Add special errata reset handling for cs47l15Charles Keepax1-5/+20
2020-11-19mfd: madera: Add reset as part of resumeCharles Keepax1-1/+15
2020-09-30mfd: madera: Simplify with dev_err_probe()Krzysztof Kozlowski1-8/+3
2020-08-13mfd: madera: Improve handling of regulator unbindingCharles Keepax1-8/+15
2020-06-18mfd: madera: Fix minor formatting issuesCharles Keepax1-6/+6
2020-01-24mfd: madera: Allow more time for hardware resetCharles Keepax1-8/+8
2020-01-24mfd: madera: Wait for boot done before accessing any other registersCharles Keepax1-2/+15
2019-11-11mfd: madera: Add support for requesting the supply clocksCharles Keepax1-1/+26
2019-07-02mfd: madera: Fixup SPDX headersCharles Keepax1-5/+1
2019-07-02mfd: madera: Add Madera core support for CS47L92Richard Fitzgerald1-0/+58
2019-07-02mfd: madera: Add Madera core support for CS47L15Richard Fitzgerald1-0/+44
2019-07-02mfd: madera: Add supply mapping for MICVDDCharles Keepax1-3/+15
2019-07-02mfd: madera: Fix potential uninitialised use of variableStuart Henderson1-1/+1
2019-07-02mfd: madera: Add missing of table registrationDaniel Gomez1-0/+1
2019-01-03mfd: madera: Remove spurious semicolon in while loopRichard Fitzgerald1-1/+1
2019-01-03mfd: madera: Add shared data for accessory detectionRichard Fitzgerald1-0/+3
2018-10-23mfd: madera: Don't use regmap_read_poll_timeout to poll for BOOT_DONERichard Fitzgerald1-13/+20
2018-06-05mfd: madera: Add common support for Cirrus Logic Madera codecsRichard Fitzgerald1-0/+609