Yes, I have video from the beginning.
The development board I have does not contain an SD card. As mentioned in the original post I found a version (Image-fsl-imx8mq-evk-dcss-adv7535.dtb) in the Linux Binary Demo Images for release 4.9.88_2.0.0 in the source files here -i.MX Software|NXP
I coped this file over to the internal flash /run/media/mmcblk0p1
I have change the device tree in two different ways:
u-boot -> setenv fdt_file Image-fsl-imx8mq-evk-dcss-adv7535.dtb
u-boot -> run bootcmd
u-boot -> editenv fdt_file " Used Image-fsl-imx8mq-evk-dcss-adv7535.dtb"
u-boot -> saveenv
In BOTH cases it runs this device tress that is shown above. I no longer see the desktop that comes with fsl-imx8mq-evk.dtb that is the stock device tree. I see my monitor trying to display something but does not work. As mentioned I am using an HDMI signal generator that allows me to supply any format and resolution. In any of the cases I have tried I do not see anything on the monitor.
Is the Image-fsl-imx8mq-evk-dcss-adv7535.dtb file I have the same as the fsl-imx8mq-evk-dcss-adv7535.dtb you mention? Would this be the issue. I am confident the device tree is being set correctly.
Thanks,
Shawn