diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2019-09-19 13:15:53 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-10-01 22:21:14 +0200 |
commit | 7e86efa2ff03db92067b2f6f4fa3f1f8b8da7c76 (patch) | |
tree | d09c07d18c292ae7d86ccd5c1eba3a89e3f6505b /drivers/media/platform/marvell-ccic | |
parent | media: cec: document CEC_ADAP_G_CONNECTOR_INFO and capability (diff) | |
download | linux-7e86efa2ff03db92067b2f6f4fa3f1f8b8da7c76.tar.xz linux-7e86efa2ff03db92067b2f6f4fa3f1f8b8da7c76.zip |
media: cec-gpio: add notifier support
Add support for cec-notifier to the cec-gpio driver.
This makes it possible to associate the CEC gpio pin with an HDMI
connector. This feature was always documented in the cec-gpio bindings:
Documentation/devicetree/bindings/media/cec-gpio.txt
But support for the hdmi-phandle property was never actually implemented in
this driver.
This patch adds support for this property.
It also fixes a few incorrect error returns in the probe() function, which
skipped the call to cec_delete_adapter().
Tested on a Raspberry Pi 3B with a modified vc4 driver.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/platform/marvell-ccic')
0 files changed, 0 insertions, 0 deletions