aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/madera-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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