How exactly do you do this ? I understand that dtc can be used to compile and disassemble .dts files into .dtb files but I’m obviously missing an important part of the equation.
if I look in /opt/librecomputer/libretech-wiring-tool/libre-computer/aml-s905x-cc/dt the files are all .dtbo although on Github only the .dts files are present ?
In my case if I apply the spicc overlay and then the spicc-ili9341 overlay the ili9341 screen changes from white to black and the Le Potato seems to stall & halt at a similar black screen, sometimes I get passed to a Login screen (which does not show on the ili9341) but after login the Le Potato just returns to the black screen.
I did find another overlay for an ili9341 which shows the reset-gpios to be active low and I wanted to test if that made any difference as its active high in the included spicc-ili9341 overlay and of course at some point to add the Touch Screen node.