I have an orange pi lite and I'm building my (dev 4.10) image using the Armbian tools.   So far I figured out how to enable the DT overlays located in /boot/dtb/overlays by editing the armbianEnv.txt file and adding overlays=sun8i-h3-uart1 sun8i-h3-uart2 sun8i-h3-uart3 sun8i-h3-i2c0 sun8i-h3-spi0-spidev This now enables the various uart, i2c and spi ports I wish to use and that works.   I'm trying to now set up a ADS7846 Touch controller using DTB   I have copied the file from https://ra