linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.19] cec/cec-gpio: add support for 5V testing
@ 2018-07-23  8:31 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2018-07-23  8:31 UTC (permalink / raw)
  To: Linux Media Mailing List

Some displays disable CEC if the HDMI 5V is not detected. In order
to test issues related to this you want to be able to optionally
detect when the 5V line changes in the cec-gpio driver.

This patch series adds support for this feature.

Regards,

	Hans

The following changes since commit 39fbb88165b2bbbc77ea7acab5f10632a31526e6:

  media: bpf: ensure bpf program is freed on detach (2018-07-13 11:07:29 -0400)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git cec-5v

for you to fetch changes up to d2c3c626897322f5a343347e805a35e31f7ca08b:

  cec-gpio: support 5v testing (2018-07-23 10:27:40 +0200)

----------------------------------------------------------------
Hans Verkuil (5):
      cec-gpio.txt: add v5-gpios for testing the 5V line
      cec-ioc-dqevent.rst: document the new 5V events
      uapi/linux/cec.h: add 5V events
      cec: add support for 5V signal testing
      cec-gpio: support 5v testing

 Documentation/devicetree/bindings/media/cec-gpio.txt | 22 +++++++++++++--------
 Documentation/media/uapi/cec/cec-ioc-dqevent.rst     | 18 +++++++++++++++++
 drivers/media/cec/cec-adap.c                         | 18 ++++++++++++++++-
 drivers/media/cec/cec-api.c                          |  8 ++++++++
 drivers/media/platform/cec-gpio/cec-gpio.c           | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++
 include/media/cec-pin.h                              |  4 ++++
 include/media/cec.h                                  | 12 +++++++++++-
 include/uapi/linux/cec.h                             |  2 ++
 8 files changed, 128 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-23  9:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-23  8:31 [GIT PULL FOR v4.19] cec/cec-gpio: add support for 5V testing Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).