Skip to content

Rework CEC driver#42

Closed
warped-rudi wants to merge 18 commits intoSolidRun:3.14-1.0.x-mx6-srfrom
OpenBricks:cec-rework
Closed

Rework CEC driver#42
warped-rudi wants to merge 18 commits intoSolidRun:3.14-1.0.x-mx6-srfrom
OpenBricks:cec-rework

Conversation

@warped-rudi
Copy link

This is a major overhaul of the hdmi-cec driver. It's based on the initial work by @wolfgar and is compatible with his libCEC implementation. A version libCEC that takes better advantage of this driver exists and will be upstreamed once this pull request is accepted. See https://github.com/warped-rudi/libcec/tree/IMX and https://github.com/warped-rudi/libcec/tree/libcec4-imx

wolfgar and others added 13 commits December 22, 2016 14:13
warped-rudi and others added 5 commits May 23, 2017 10:43
If there is no link we need to allow writes otherwise libcec will
block on select() in the SocketWrite() call. The write() will still
fail with EAGAIN.

Signed-off-by: Doug Nazar <[email protected]>
MXC-CEC: Return writable for poll when no link status.
The patch introduces a problem when changing CEC parameters in Kodi.
More investigation is needed to figure out how to correctly implement
section 9.1 of the CEC spec on this hardware.

Signed-off-by: Rudi <[email protected]>
@warped-rudi warped-rudi deleted the cec-rework branch May 30, 2018 17:19
@warped-rudi warped-rudi restored the cec-rework branch May 30, 2018 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants