On 01/04/16 19:56, Hans Verkuil wrote:
Hi Tomi,
On 04/01/2016 12:35 AM, Tomi Valkeinen wrote:
On 01/04/16 10:03, Tomi Valkeinen wrote:
So probably we could just fix hdmi_core_powerdown_disable(), so that it sets PD to 1, which is what it was meant to do. This assumes that there are no bad side effects having PD 1 even if the HDMI is blanked, which is something we need to verify. I can do a few tests with that.
I can't see any bad side effects with fixing the function. So here:
Thanks for the patch. It will have to wait until I'm back from the ELC, but I'll test it as soon as I can.
BTW, do you know if the omap3 (beagleboard) has the same CEC block?
OMAP3 doesn't have HDMI, so no CEC. OMAP5 (and AM5/DRA7) have HDMI, but the HDMI IP is different than on OMAP4, so I presume CEC is different too.
Tomi