Dear NXP
On my CompuLab IMX8M board is have cec fully functional (/dev/cec0) when lcdif3 is enabled in devicetree.
This on linux 5.15.71.
However as soon as I disable lcdif3 /dev/cec0 is still available but no information/negotiation is updated in:
root@mydevice:~# cat /sys/kernel/debug/cec/cec0/status
configured: 0
configuring: 0
phys_addr: f.f.f.f
number of LAs: 0
LA mask: 0x0000
pending transmits: 0
Everything hdmi related I can think off is still enabled ("okay") in devicetree: hdmi, pavi, phy etc...
Can I still use ARC / eARC /DDC /CEC when lcdif3 is disabled?
The main reason I need to disable lcdif3 is that I don not need HDMI video and I want to save power in standby, but still be able to wake on cec command.
Thanks in advance.
Flemming