Re: [PATCH 0/2] spi: axi-spi-engine: improve version checks
From: Nuno Sá
Date: Thu Sep 11 2025 - 12:22:48 EST
On Fri, 2025-08-15 at 12:40 -0500, David Lechner wrote:
> 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@xxxxxxxxxxxx>
> ---
> 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,
LGTM,
Reviewed-by: Nuno Sá <nuno.sa@xxxxxxxxxx>