Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] dt-bindings: add media/cec.txt

Document common HDMI CEC bindings. Add this to the MAINTAINERS file
as well.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>

authored by

Hans Verkuil and committed by
Mauro Carvalho Chehab
af15e32f d0703944

+9
+8
Documentation/devicetree/bindings/media/cec.txt
··· 1 + Common bindings for HDMI CEC adapters 2 + 3 + - hdmi-phandle: phandle to the HDMI controller. 4 + 5 + - needs-hpd: if present the CEC support is only available when the HPD 6 + is high. Some boards only let the CEC pin through if the HPD is high, 7 + for example if there is a level converter that uses the HPD to power 8 + up or down.
+1
MAINTAINERS
··· 3137 3137 F: include/media/cec-notifier.h 3138 3138 F: include/uapi/linux/cec.h 3139 3139 F: include/uapi/linux/cec-funcs.h 3140 + F: Documentation/devicetree/bindings/media/cec.txt 3140 3141 3141 3142 CELL BROADBAND ENGINE ARCHITECTURE 3142 3143 M: Arnd Bergmann <arnd@arndb.de>