commit | 998140d26723bcddef5857e39077898b0d1bdb8f | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Tue Jul 11 08:30:44 2017 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jul 18 18:27:50 2017 +0200 |
tree | da37b2a50d4946b3e0d3a5a87233c522414e395c | |
parent | 9181b5bbdff2739efa196c204cb307cc3cab210a [diff] |
sun4i_hdmi: add CEC support Add HDMI CEC support to the Allwinner A10 SoC. This SoC uses a poor-man's CEC implementation by polling the CEC pin. It is using the CEC_PIN core implementation for such devices to do the heavy lifting. It just provides the callbacks to read/drive the CEC pin. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Tested-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>