It’s working.
I had to make another change in file spi-tegra114.c:
- ctrl->use_gpio_descriptors = true;
+ ctrl->use_gpio_descriptors = false;
Thank you
It’s working.
I had to make another change in file spi-tegra114.c:
- ctrl->use_gpio_descriptors = true;
+ ctrl->use_gpio_descriptors = false;
Thank you