
Enjoy!
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-asoc-v5.12
for you to fetch changes up to e933836744a2606e6cd42a6a83e5e43da2a60788:
mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPI (2021-02-04 13:55:34 +0000)
---------------------------------------------------------------- Immutable branch between MFD and [XXX] due for the v5.12 merge window
---------------------------------------------------------------- Hans de Goede (3): mfd: arizona: Add MODULE_SOFTDEP("pre: arizona_ldo1") mfd: arizona: Replace arizona_of_get_type() with device_get_match_data() mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPI
drivers/mfd/arizona-core.c | 11 ---- drivers/mfd/arizona-i2c.c | 11 ++-- drivers/mfd/arizona-spi.c | 138 +++++++++++++++++++++++++++++++++++++++++++-- drivers/mfd/arizona.h | 9 --- 4 files changed, 141 insertions(+), 28 deletions(-)