FROMLIST: video: rmk's HDMI notification prototype
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 20 Apr 2016 08:59:59 +0000 (10:59 +0200)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 20 Dec 2016 12:02:17 +0000 (20:02 +0800)
commit0e3070da06e7c88e3104ba5558715a5f62a38590
tree45775821ac3008bedc3cbb90a68e438a71201755
parent57b7a3e3017a5db597be1205d8246cdfca694b12
FROMLIST: video: rmk's HDMI notification prototype

This is Russell's HDMI notification prototype [1], currently waiting
for the HDMI CEC situation to resolve.

The use case for the notifications on MediaTek MT8173 is to let the
(dis)connection notifications control an ALSA jack object.

No Signed-off-by since this is not my code, and still up for discussion.

[1] https://patchwork.kernel.org/patch/8351501/

(am from https://patchwork.kernel.org/patch/8887261/)

Signed-off-by: Chris Zhong <zyw@rock-chips.com>
Change-Id: I87daa156de6cfa7ff8db9df9d8ecc8c42d76798f
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/hdmi-notifier.c [new file with mode: 0644]
include/linux/hdmi-notifier.h [new file with mode: 0644]