linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Fix Sparse warnings
@ 2024-10-08  5:55 Hardevsinh Palaniya
  2024-10-08  5:55 ` [PATCH v2 1/2] spi: spi-fsl-dspi: Fix casting warnings Hardevsinh Palaniya
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Hardevsinh Palaniya @ 2024-10-08  5:55 UTC (permalink / raw)
  To: olteanv, broonie, frank.li, shawnguo
  Cc: Hardevsinh Palaniya, Sascha Hauer, Pengutronix Kernel Team,
	Fabio Estevam, linux-spi, imx, linux-kernel, linux-arm-kernel

Change in v2:

in patch 2/2:
	- Use ioread32be instead of readl
	- Use iowrite32be instead of writel

Note: Drop 2 patches(patch 2/4 & 4/4) from the last version
link to v1: https://lore.kernel.org/linux-spi/20240927132944.19285-1-hardevsinh.palaniya@siliconsignals.io/T/#t

Hardevsinh Palaniya (2):
  spi: spi-fsl-dspi: Fix casting warnings
  spi: spi-imx: Fix casting warnings

 drivers/spi/spi-fsl-dspi.c | 8 ++++----
 drivers/spi/spi-imx.c      | 5 ++---
 2 files changed, 6 insertions(+), 7 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-10-10 11:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-08  5:55 Fix Sparse warnings Hardevsinh Palaniya
2024-10-08  5:55 ` [PATCH v2 1/2] spi: spi-fsl-dspi: Fix casting warnings Hardevsinh Palaniya
2024-10-08 13:13   ` Vladimir Oltean
2024-10-08  5:55 ` [PATCH v2 2/2] spi: spi-imx: " Hardevsinh Palaniya
2024-10-08 15:29   ` Frank Li
2024-10-08  6:25 ` Fix Sparse warnings Marc Kleine-Budde
2024-10-08  8:43   ` Hardevsinh Palaniya
2024-10-09 11:08     ` Vladimir Oltean
2024-10-10 11:14 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).