commit | 15b4511a4af633dca0762ae5646fdf05f1dea99a | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sun Jul 16 12:48:04 2017 +0200 |
committer | Eric Anholt <eric@anholt.net> | Wed Jul 26 12:15:12 2017 -0700 |
tree | 4bdb79fa5e50a04efc0767791e255e9263279142 | |
parent | 10ee275cb12f884ce09bed69ea387eae73d7fece [diff] |
drm/vc4: add HDMI CEC support This patch adds support to VC4 for CEC. It is under a separate Kconfig option to keep everyone using VC4 from needing to pull in the CEC core. Thanks to Eric Anholt for providing me with the CEC register information. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/20170716104804.48308-4-hverkuil@xs4all.nl