Re: [PATCH] ARM: dts: gta04: fix excess dma channel usage

From: Tony Lindgren
Date: Mon Jan 16 2023 - 12:33:12 EST


* Adam Ford <aford173@xxxxxxxxx> [230116 17:00]:
> Doesn't this imply the target-module stuff needs to be implemented for
> the drivers? It looks like a lot of the omap3 drivers are still using
> hwmods although some have target-modules. In this case, the mcspi
> drivers that Andreas is disabling don't appear to have target-module
> stuff configured.

Sorry I don't remember if omap_device.c ignores status disabled or not.
But in any case, it should be trivial to update omap3.dtsi to configure
some of the devices like mcspi to probe with device tree data and ti-sysc
as needed.

Regards,

Tony