drm/bridge/sii8620: add remote control support
authorMaciej Purski <m.purski@samsung.com>
Thu, 24 Aug 2017 08:58:07 +0000 (10:58 +0200)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:56:02 +0000 (14:56 +0900)
commit2ef19166d8b263358df8b9f6638e115b44ffe677
tree73914bf884d31fb8658ef078da07b550a3dc06e1
parent78972bd37b6344463686f1cf7ce471dd1550642d
drm/bridge/sii8620: add remote control support

MHL specification defines Remote Control Protocol(RCP) to
send input events between MHL devices.
The driver now recognizes RCP messages and reacts to them
by reporting key events to input subsystem, allowing
a user to control a device using TV remote control.

Signed-off-by: Maciej Purski <m.purski@samsung.com>
Acked-by: Sean Young <sean@mess.org>
Acked-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1503565087-19730-1-git-send-email-m.purski@samsung.com
drivers/gpu/drm/bridge/Kconfig
drivers/gpu/drm/bridge/sil-sii8620.c
include/drm/bridge/mhl.h