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

[media] dt-bindings: media/s5p-cec.txt: document needs-hpd property

Needed for boards that wire the CEC pin in such a way that it
is unavailable when the HPD is low.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-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
e8537b35 41c01d65

+6
+6
Documentation/devicetree/bindings/media/s5p-cec.txt
··· 17 17 - samsung,syscon-phandle - phandle to the PMU system controller 18 18 - hdmi-phandle - phandle to the HDMI controller 19 19 20 + Optional: 21 + - needs-hpd : if present the CEC support is only available when the HPD 22 + is high. Some boards only let the CEC pin through if the HPD is high, for 23 + example if there is a level converter that uses the HPD to power up 24 + or down. 25 + 20 26 Example: 21 27 22 28 hdmicec: cec@100B0000 {