[PATCH 0/6] Ancillary bus implementation and SOF multi-client support
Mark Brown
broonie at kernel.org
Thu Oct 1 17:24:50 CEST 2020
On Thu, Oct 01, 2020 at 09:07:19AM -0500, Pierre-Louis Bossart wrote:
> > > are controlled by DT/ACPI. The same argument applies for not using MFD
> > > in this scenario as it relies on individual function devices being
> > > physical devices that are DT enumerated.
> > MFD has no reliance on devices being DT enumerated, it works on systems
> > that don't have DT and in many cases it's not clear that the split you'd
...
> To the best of my knowledge, the part of 'individual function devices being
> physical devices' is correct though. MFDs typically expose different
> functions on a single physical bus, and the functions are separated out by
> register maps. In the case where there's no physical bus/device and no
> register map it's unclear how MFDs would help?
MFD doesn't care. All MFD is doing is instantiating platform devices
and providing mechanisms to pass resources through from the parent
device to the child devices. It doesn't really matter to it which if
any combination of resources are being provided to the children or what
the devices represent.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20201001/f7eda958/attachment.sig>
More information about the Alsa-devel
mailing list