diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2017-02-10 18:02:31 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-03-22 17:11:17 +0300 |
commit | 533a3f7bc7919f8f5462d6b921532cf1d1ccf6cd (patch) | |
tree | 4873aeebb01cdfa84504bacd748b47acbe950398 /scripts/kconfig/qconf.cc | |
parent | b39f93efc698fadc94a5fa273798f9e317089c72 (diff) | |
download | linux-533a3f7bc7919f8f5462d6b921532cf1d1ccf6cd.tar.xz |
[media] cec: allow specific messages even when unconfigured
The CEC specifications explicitly allows you to send poll messages and
Image/Text View On messages to a TV, even when unconfigured (i.e. there is
no hotplug signal detected). Some TVs will pull the HPD low when switching
to another input, or when going into standby, but CEC should still be
allowed to wake up such a display.
Add support for sending messages with initiator 0xf (Unregistered) and
destination 0 (TV) when no physical address is present.
This also required another change: the CEC adapter has to stay enabled as
long as 1) the CEC device is configured or 2) at least one filehandle is open
for the CEC device.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'scripts/kconfig/qconf.cc')
0 files changed, 0 insertions, 0 deletions