Re: [PATCH v3 6/7] mfd: Add support for LAN966x PCI device
From: Greg Kroah-Hartman
Date: Fri Jul 12 2024 - 04:58:06 EST
On Thu, Jul 11, 2024 at 02:33:26PM -0600, Rob Herring wrote:
> In this case, all the child devices are already supported as platform
> devices. There would be zero benefit to add all the boilerplate to
> make their drivers both platform and aux bus drivers. Plus there is
> zero DT support in aux bus.
It is by design that there is 0 DT support in aux bus :)
But ok, I'll trust you on this usage...
greg k-h