I'm trying to use an ILI9341 display with nRF52840 in Zephyr (v4.1.99). The build fails with multiple errors about missing Devicetree properties when compiling display_ili9xxx.c:
This is my overlay file:
I tried fixing the issue by modifying the prj.conf file, but it's still not working. Here's my current prj.conf:
This is part from zephyr.dts which include spi1: