Lines Matching full:cec
4 $id: http://devicetree.org/schemas/media/cec/cec-gpio.yaml#
7 title: HDMI CEC GPIO
13 The HDMI CEC GPIO module supports CEC implementations where the CEC line is
17 Please note:: the maximum voltage for the CEC line is 3.63V, for the HPD and
23 const: cec-gpio
25 cec-gpios:
28 GPIO that the CEC line is connected to. The line should be tagged as open
35 when the CEC line is not associated with an HDMI receiver/transmitter.
45 - cec-gpios
48 - $ref: cec-common.yaml#
69 cec {
70 compatible = "cec-gpio";
71 cec-gpios = <&gpio 7 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>;