mirror of
https://github.com/torvalds/linux.git
synced 2026-08-05 06:47:51 +02:00
The imx8mn clock list for the ISI lists four clocks, but DOMAIN_MAX_CLKS
was set to 3. Because of this, attempts to enable the fourth clock failed,
threw some splat, and ultimately hung.
Fixes:
|
||
|---|---|---|
| .. | ||
| gpc.c | ||
| gpcv2.c | ||
| imx8m-blk-ctrl.c | ||
| Kconfig | ||
| Makefile | ||
| soc-imx.c | ||
| soc-imx8m.c | ||