summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/cs42l43.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: cs42l43: Update patching revision checkCharles Keepax2024-05-101-6/+30
* mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaultsMaciej Strozek2024-03-051-2/+2
* mfd: cs42l43: Fix wrong register defaultsMaciej Strozek2024-02-291-34/+34
* mfd: cs42l43: Handle error from devm_pm_runtime_enable()Charles Keepax2024-02-231-1/+3
* mfd: cs42l43: Add time postfixes on definesCharles Keepax2024-02-231-18/+18
* mfd: cs42l43: Use __u8 type rather than u8 for firmware interfaceCharles Keepax2024-02-231-2/+2
* mfd: cs42l43: Tidy up header includesCharles Keepax2024-02-231-1/+7
* mfd: cs42l43: Use correct macro for new-style PM runtime opsCharles Keepax2023-09-231-2/+2
* mfd: cs42l43: Add support for cs42l43 core driverCharles Keepax2023-08-171-0/+1188