drm/bridge: dw-hdmi: add cec driver
authorRussell King <[email protected]>
Wed, 2 Aug 2017 18:41:07 +0000 (20:41 +0200)
committerArchit Taneja <[email protected]>
Mon, 7 Aug 2017 10:48:53 +0000 (16:18 +0530)
commita616e63c56ef35365b781f08c7d437840f56940f
tree0b9c91cfe2e2a1f83271974bab923c99817bf6eb
parente383bf85d32b5953f34fa0e3d619886ec49413b1
drm/bridge: dw-hdmi: add cec driver

Add a CEC driver for the dw-hdmi hardware.

Reviewed-by: Neil Armstrong <[email protected]>
Signed-off-by: Russell King <[email protected]>
[hans.verkuil: unsigned -> unsigned int]
[hans.verkuil: cec_transmit_done -> cec_transmit_attempt_done]
[hans.verkuil: add missing CEC_CAP_PASSTHROUGH]
Acked-by: Hans Verkuil <[email protected]>
Tested-by: Hans Verkuil <[email protected]>
Tested-by: Laurent Pinchart <[email protected]>
Signed-off-by: Archit Taneja <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/bridge/synopsys/Kconfig
drivers/gpu/drm/bridge/synopsys/Makefile
drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.c [new file with mode: 0644]
drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.h [new file with mode: 0644]
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
drivers/gpu/drm/bridge/synopsys/dw-hdmi.h