The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: axi-spi-engine: improve version checks
@ 2025-08-15 17:40 David Lechner
  2025-08-15 17:40 ` [PATCH 1/2] include: adi-axi-common: add version check function David Lechner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: David Lechner @ 2025-08-15 17:40 UTC (permalink / raw)
  To: Michael Hennerich, Nuno Sá, Mark Brown
  Cc: linux-kernel, linux-spi, David Lechner

We have a pending major version bump for the axi-spi-engine so to
prepare for that, improve the existing version checks for feature
enablement.

Unless Nuno knows something I don't, it should be fine for the header
file patch to go through the SPI tree.

Signed-off-by: David Lechner <dlechner@baylibre.com>
---
David Lechner (2):
      include: adi-axi-common: add version check function
      spi: axi-spi-engine: use adi_axi_pcore_ver_gteq()

 drivers/spi/spi-axi-spi-engine.c | 17 +++++++----------
 include/linux/adi-axi-common.h   | 21 +++++++++++++++++++++
 2 files changed, 28 insertions(+), 10 deletions(-)
---
base-commit: bbe4656eae2729b8ca87116defa19c568898d08f
change-id: 20250815-spi-axi-spi-enigne-improve-version-checks-cdceedf356d6

Best regards,
-- 
David Lechner <dlechner@baylibre.com>


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

end of thread, other threads:[~2025-09-12  3:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-15 17:40 [PATCH 0/2] spi: axi-spi-engine: improve version checks David Lechner
2025-08-15 17:40 ` [PATCH 1/2] include: adi-axi-common: add version check function David Lechner
2025-08-15 17:40 ` [PATCH 2/2] spi: axi-spi-engine: use adi_axi_pcore_ver_gteq() David Lechner
2025-09-11 16:23 ` [PATCH 0/2] spi: axi-spi-engine: improve version checks Nuno Sá
2025-09-12  3:30 ` Mark Brown

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