003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/Bindings/display/connector
usr
/
src
/
sys
/
contrib
/
device-tree
/
Bindings
/
display
/
connector
/
📁
..
📄
analog-tv-connector.txt
(780 B)
📄
analog-tv-connector.yaml
(1.17 KB)
📄
dvi-connector.txt
(698 B)
📄
dvi-connector.yaml
(1.28 KB)
📄
hdmi-connector.txt
(592 B)
📄
hdmi-connector.yaml
(1.22 KB)
📄
vga-connector.txt
(687 B)
📄
vga-connector.yaml
(895 B)
Editing: hdmi-connector.txt
HDMI Connector ============== Required properties: - compatible: "hdmi-connector" - type: the HDMI connector type: "a", "b", "c", "d" or "e" Optional properties: - label: a symbolic name for the connector - hpd-gpios: HPD GPIO number - ddc-i2c-bus: phandle link to the I2C controller used for DDC EDID probing - ddc-en-gpios: signal to enable DDC bus Required nodes: - Video port for HDMI input Example ------- hdmi0: connector@1 { compatible = "hdmi-connector"; label = "hdmi"; type = "a"; port { hdmi_connector_in: endpoint { remote-endpoint = <&tpd12s015_out>; }; }; };
Upload File
Create Folder