Path: blob/master/Documentation/devicetree/bindings/display/bridge/ti,tdp158.yaml
52070 views
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause1%YAML 1.22---3$id: http://devicetree.org/schemas/display/bridge/ti,tdp158.yaml#4$schema: http://devicetree.org/meta-schemas/core.yaml#56title: TI TDP158 HDMI to TMDS Redriver78maintainers:9- Arnaud Vrac <avrac@freebox.fr>10- Pierre-Hugues Husson <phhusson@freebox.fr>1112properties:13compatible:14const: ti,tdp1581516# The reg property is required if and only if the device is connected17# to an I2C bus. In pin strap mode, reg must not be specified.18reg:19maxItems: 120description: I2C address of the device2122# Pin 36 = Operation Enable / Reset Pin23# OE = L: Power Down Mode24# OE = H: Normal Operation25# Internal weak pullup - device resets on H to L transitions26enable-gpios:27description: GPIO controlling bridge enable2829vcc-supply:30description: Power supply 3.3V3132vdd-supply:33description: Power supply 1.1V3435ports:36$ref: /schemas/graph.yaml#/properties/ports3738properties:39port@0:40$ref: /schemas/graph.yaml#/properties/port41description: Bridge input4243port@1:44$ref: /schemas/graph.yaml#/properties/port45description: Bridge output4647required:48- port@049- port@15051required:52- compatible53- vcc-supply54- vdd-supply55- ports5657additionalProperties: false585960