extcon: Introduce EXTCON_PROP_DISP_HPD property
authorChris Zhong <zyw@rock-chips.com>
Sat, 10 Sep 2016 02:15:44 +0000 (19:15 -0700)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 13 Sep 2016 01:08:47 +0000 (10:08 +0900)
commitc7914e8dfa4032d24ef7af4c86b9c841ec6b74e6
treeaa5def75ff343fa6f7c70ff96f588a12ec6141a6
parent8457a1b49a2af0a0e71f80afed9f7c80de361610
extcon: Introduce EXTCON_PROP_DISP_HPD property

EXTCON_PROP_DISP_HPD is need by display port, if the system has no hpd
interrupt, this property can be used.
- HPD (Hot Plug Detect) send the signal whether display device is on or off
  to source device.

Signed-off-by: Chris Zhong <zyw@rock-chips.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
[cw00.choi: Add the description of HPD and full name of HPD]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
include/linux/extcon.h
This page took 0.025385 seconds and 5 git commands to generate.