Freescale / linux-fslc

Linux kernel source tree
Other
237 stars 238 forks source link

arch: arm64: freescale: imx8: fix sdhci clocks #667

Closed MrCry0 closed 5 months ago

MrCry0 commented 5 months ago

During the merge the incompatible clock indices from mainline was mistakenly downstreamed to for imx8. This breaks sdhci interfaces working. Fix clock indices.

Fixes: 92f1bfbbda276 ("Merge tag 'v6.6.28' into 6.6-1.0.x-imx")

https://github.com/Freescale/linux-fslc/issues/666