public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] spi: rockchip: ISR fix and minor cleanups
@ 2026-04-25  9:29 John Madieu
  2026-04-25  9:29 ` [PATCH 1/3] spi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQ John Madieu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: John Madieu @ 2026-04-25  9:29 UTC (permalink / raw)
  To: broonie, heiko
  Cc: jon.lin, linux-spi, linux-arm-kernel, linux-rockchip,
	linux-kernel, John Madieu

Hi all,
 
This series fixes one real bug in the Rockchip SPI driver and tidies up
two unrelated cosmetic issues spotted while looking at the same area.
The patches are independent and could be applied in any order; they are
ordered here by decreasing severity.

John Madieu (3):
  spi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQ
  spi: rockchip: Drop unused and broken CR0 macros
  spi: rockchip: Drop dead zero-check on fifo_len

 drivers/spi/spi-rockchip.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2026-04-26 23:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-25  9:29 [PATCH 0/3] spi: rockchip: ISR fix and minor cleanups John Madieu
2026-04-25  9:29 ` [PATCH 1/3] spi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQ John Madieu
2026-04-25  9:29 ` [PATCH 2/3] spi: rockchip: Drop unused and broken CR0 macros John Madieu
2026-04-25  9:29 ` [PATCH 3/3] spi: rockchip: Drop dead zero-check on fifo_len John Madieu
2026-04-26 20:36   ` Mark Brown
     [not found]     ` <CAM9Qs9B8SSGXrR47toj9P+_EUHzrwKwHnu9askVhGxm9WFzQCQ@mail.gmail.com>
2026-04-26 21:03       ` Mark Brown
2026-04-26 21:57 ` (subset) [PATCH 0/3] spi: rockchip: ISR fix and minor cleanups Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox