adv7604.yaml (1136fa0c07de570dc17858745af8be169d1440ba) adv7604.yaml (4e71ed985389ce213003927cfa65c1352e70396c)
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/media/i2c/adv7604.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Analog Devices ADV7604/10/11/12 video decoder with HDMI receiver
8

--- 46 unchanged lines hidden (view full) ---

55 hpd-gpios:
56 minItems: 1
57 description:
58 References to the GPIOs that control the HDMI hot-plug detection pins,
59 one per HDMI input. The active flag indicates the GPIO level that
60 enables hot-plug detection.
61
62 default-input:
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/media/i2c/adv7604.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Analog Devices ADV7604/10/11/12 video decoder with HDMI receiver
8

--- 46 unchanged lines hidden (view full) ---

55 hpd-gpios:
56 minItems: 1
57 description:
58 References to the GPIOs that control the HDMI hot-plug detection pins,
59 one per HDMI input. The active flag indicates the GPIO level that
60 enables hot-plug detection.
61
62 default-input:
63 maxItems: 1
63 $ref: /schemas/types.yaml#/definitions/uint32
64 enum: [ 0, 1 ]
64 description:
65 Select which input is selected after reset.
66
67 ports: true
68
69required:
70 - compatible
71 - reg

--- 88 unchanged lines hidden ---
65 description:
66 Select which input is selected after reset.
67
68 ports: true
69
70required:
71 - compatible
72 - reg

--- 88 unchanged lines hidden ---