I'm working on porting some Arduino code for a Crystalfontz 320x240 FT810 display to run on the nRF9160DK. I'm having some success, But it seems Zephyr has an FT8XX driver that includes support for the FT810 specifically. I added the CONFIG_FT800=y to my prj.conf file. But it seems I also need to configure the FT8xx in the overlay or devicetree somehow. Does anyone have any info they can share?