Dear all:
I need to connet to my brand new Nano PI NEO an TFT LCD named HY28a using SPI.
The Display runs nice in my Raspberry PI using the notro fbtft.
I have no idea where to start.
Tried to run tests with the official 2.8 " LCD (Matrix) but got
fb_st7789s spi0.2: fbtft_request_gpios: gpio_request_one('reset'=60) failed with -22
[ 1288.070598] fb_st7789s: probe of spi0.2 failed with error -22

which seems to be an unloaded driver for the SPI.
Any help will be very much appreciated.
Thanks a million in advance.
NELSON