On Fri, 31 Jan 2025 15:37:06 +0200
Matti Vaittinen <mazziesaccount@xxxxxxxxx> wrote:
Add core driver for the ROHM BD79124 ADC / GPO.As per response in cover letter. This is a common device combination and so
The core driver launches the sub-drivers for the pinmux/GPO and for the
IIO ADC. It also provides the regmap, and forwards the IRQ resource to
the ADC.
Signed-off-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
far I don't think we ever bothered with an MFD. Lots of ADCs provide
GPIO chips as well so I'd just squash it into the ADC driver.