Fix Sparse warnings
authorMark Brown <broonie@kernel.org>
Thu, 10 Oct 2024 09:49:23 +0000 (10:49 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 10 Oct 2024 09:49:23 +0000 (10:49 +0100)
Merge series from Hardevsinh Palaniya <hardevsinh.palaniya@siliconsignals.io>:

Fix casting warnings and other cleanups:

- Use ioread32be instead of readl
- Use iowrite32be instead of writel


Trivial merge