Hello,
For a hardware target using an imx6ULL processor, I am switching from linux v4.14 to linux v6.1.
although described in the DTS les CS file, it no longer works under linux 6.1
when I look in the sources of the "spi.c" and "spi-imx.c" files, I see that "cs-gpios" management is no longer functional.
device_property_read_u32(&pdev->dev, "cs-gpios", NULL))