]> Git Repo - linux.git/commit
drm: adv7511/33: add HDMI CEC support
authorHans Verkuil <[email protected]>
Sat, 7 Oct 2017 10:46:58 +0000 (12:46 +0200)
committerArchit Taneja <[email protected]>
Mon, 9 Oct 2017 10:47:02 +0000 (16:17 +0530)
commit3b1b975003e4a3da4b93ab032487a3ae4afca7b5
treec76d629ebc19173c51c3ac36c8703fce56bd4a51
parentc78ae068de3c927e195f1628239bc701f8b5f402
drm: adv7511/33: add HDMI CEC support

Add support for HDMI CEC to the drm adv7511/adv7533 drivers.

The CEC registers that we need to use are identical for both drivers,
but they appear at different offsets in the register map.

Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Archit Taneja <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/bridge/adv7511/Kconfig
drivers/gpu/drm/bridge/adv7511/Makefile
drivers/gpu/drm/bridge/adv7511/adv7511.h
drivers/gpu/drm/bridge/adv7511/adv7511_cec.c [new file with mode: 0644]
drivers/gpu/drm/bridge/adv7511/adv7511_drv.c
drivers/gpu/drm/bridge/adv7511/adv7533.c
This page took 0.055569 seconds and 4 git commands to generate.