aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/media
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2017-06-07 11:46:14 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-06-20 06:55:56 -0300
commite8537b35bf48979803958c489876952d100afa0a (patch)
tree3ce5d093d4a8fa2228d6c874b1f06713b1a71db9 /Documentation/devicetree/bindings/media
parent[media] cec-ioc-adap-g-caps.rst: document CEC_CAP_NEEDS_HPD (diff)
downloadlinux-dev-e8537b35bf48979803958c489876952d100afa0a.tar.xz
linux-dev-e8537b35bf48979803958c489876952d100afa0a.zip
[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>
Diffstat (limited to 'Documentation/devicetree/bindings/media')
-rw-r--r--Documentation/devicetree/bindings/media/s5p-cec.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/media/s5p-cec.txt b/Documentation/devicetree/bindings/media/s5p-cec.txt
index 4bb08d9d940b..261af4d1a791 100644
--- a/Documentation/devicetree/bindings/media/s5p-cec.txt
+++ b/Documentation/devicetree/bindings/media/s5p-cec.txt
@@ -17,6 +17,12 @@ Required properties:
- samsung,syscon-phandle - phandle to the PMU system controller
- hdmi-phandle - phandle to the HDMI controller
+Optional:
+ - needs-hpd : if present the CEC support is only available when the HPD
+ is high. Some boards only let the CEC pin through if the HPD is high, for
+ example if there is a level converter that uses the HPD to power up
+ or down.
+
Example:
hdmicec: cec@100B0000 {