Re: [PATCH 1/6] mfd: Add Delta TN48M CPLD driver
From: Michael Walle <hidden>
Date: 2021-05-06 16:34:32
Also in:
linux-gpio, linux-hwmon, lkml
From: Michael Walle <hidden>
Date: 2021-05-06 16:34:32
Also in:
linux-gpio, linux-hwmon, lkml
Hi Robert, Am 2021-04-30 14:35, schrieb Robert Marko:
Delta TN48M switches have a Lattice CPLD that serves multiple purposes including being a GPIO expander. So lets add the MFD core driver for it.
Did you have a look at mfd/simple-mfd-i2c.c? -michael