[PATCH V3] firmware: imx: Move i.MX SCU soc driver into imx firmware folder
Shawn Guo
shawnguo at kernel.org
Sun Jul 12 22:02:29 EDT 2020
On Fri, Jun 26, 2020 at 05:14:07AM +0800, Anson Huang wrote:
> The i.MX SCU soc driver depends on SCU firmware driver, so it has to
> use platform driver model for proper defer probe operation, since
> it has no device binding in DT file, a simple platform device is
> created together inside the platform driver. To make it more clean,
> we can just move the entire SCU soc driver into imx firmware folder
> and initialized by i.MX SCU firmware driver.
>
> Signed-off-by: Anson Huang <Anson.Huang at nxp.com>
Applied, thanks.
More information about the linux-arm-kernel
mailing list