Based on kernel version 7.2. Page generated on 2026-08-20 08:41 EST.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 | # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # Copyright 2019 Analogix Semiconductor, Inc. %YAML 1.2 --- $id: http://devicetree.org/schemas/display/bridge/analogix,anx7625.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: Analogix ANX7625 SlimPort (4K Mobile HD Transmitter) maintainers: - Xin Ji <xji@analogixsemi.com> description: | The ANX7625 is an ultra-low power 4K Mobile HD Transmitter designed for portable devices. properties: compatible: const: analogix,anx7625 reg: maxItems: 1 interrupts: description: used for interrupt pin B8. maxItems: 1 enable-gpios: description: used for power on chip control, POWER_EN pin D2. maxItems: 1 reset-gpios: description: used for reset chip control, RESET_N pin B7. maxItems: 1 vdd10-supply: description: Regulator that provides the supply 1.0V power. vdd18-supply: description: Regulator that provides the supply 1.8V power. vdd33-supply: description: Regulator that provides the supply 3.3V power. analogix,lane0-swing: $ref: /schemas/types.yaml#/definitions/uint8-array minItems: 1 maxItems: 20 description: an array of swing register setting for DP tx lane0 PHY. Registers 0~9 are Swing0_Pre0, Swing1_Pre0, Swing2_Pre0, Swing3_Pre0, Swing0_Pre1, Swing1_Pre1, Swing2_Pre1, Swing0_Pre2, Swing1_Pre2, Swing0_Pre3, they are for [Boost control] and [Swing control] setting. Registers 0~9, bit 3:0 is [Boost control], these bits control post cursor manual, increase the [Boost control] to increase Pre-emphasis value. Registers 0~9, bit 6:4 is [Swing control], these bits control swing manual, increase [Swing control] setting to add Vp-p value for each Swing, Pre. Registers 10~19 are Swing0_Pre0, Swing1_Pre0, Swing2_Pre0, Swing3_Pre0, Swing0_Pre1, Swing1_Pre1, Swing2_Pre1, Swing0_Pre2, Swing1_Pre2, Swing0_Pre3, they are for [R select control] and [R Termination control] setting. Registers 10~19, bit 4:0 is [R select control], these bits are compensation manual, increase it can enhance IO driven strength and Vp-p. Registers 10~19, bit 5:6 is [R termination control], these bits adjust 50ohm impedance of DP tx termination. 00:55 ohm, 01:50 ohm(default), 10:45 ohm, 11:40 ohm. analogix,lane1-swing: $ref: /schemas/types.yaml#/definitions/uint8-array minItems: 1 maxItems: 20 description: an array of swing register setting for DP tx lane1 PHY. DP TX lane1 swing register setting same with lane0 swing, please refer lane0-swing property description. analogix,audio-enable: type: boolean description: let the driver enable audio HDMI codec function or not. aux-bus: $ref: /schemas/display/dp-aux-bus.yaml# connector: type: object $ref: /schemas/connector/usb-connector.yaml# unevaluatedProperties: false ports: $ref: /schemas/graph.yaml#/properties/ports properties: port@0: $ref: /schemas/graph.yaml#/$defs/port-base unevaluatedProperties: false description: MIPI DSI/DPI input. properties: endpoint: $ref: /schemas/media/video-interfaces.yaml# type: object additionalProperties: false properties: remote-endpoint: true bus-type: enum: [7] default: 1 data-lanes: true port@1: $ref: /schemas/graph.yaml#/properties/port description: Video port for panel or connector. required: - port@0 required: - compatible - reg - vdd10-supply - vdd18-supply - vdd33-supply - ports allOf: - if: required: - aux-bus - connector then: false - if: required: - connector then: properties: ports: properties: port@1: false else: properties: ports: required: - port@1 additionalProperties: false examples: - | #include <dt-bindings/gpio/gpio.h> i2c { #address-cells = <1>; #size-cells = <0>; encoder@58 { compatible = "analogix,anx7625"; reg = <0x58>; enable-gpios = <&pio 45 GPIO_ACTIVE_HIGH>; reset-gpios = <&pio 73 GPIO_ACTIVE_HIGH>; vdd10-supply = <&pp1000_mipibrdg>; vdd18-supply = <&pp1800_mipibrdg>; vdd33-supply = <&pp3300_mipibrdg>; analogix,audio-enable; analogix,lane0-swing = /bits/ 8 <0x14 0x54 0x64 0x74>; analogix,lane1-swing = /bits/ 8 <0x14 0x54 0x64 0x74>; ports { #address-cells = <1>; #size-cells = <0>; mipi2dp_bridge_in: port@0 { reg = <0>; anx7625_in: endpoint { remote-endpoint = <&mipi_dsi>; bus-type = <7>; data-lanes = <0 1 2 3>; }; }; mipi2dp_bridge_out: port@1 { reg = <1>; anx7625_out: endpoint { remote-endpoint = <&panel_in>; }; }; }; aux-bus { panel { compatible = "innolux,n125hce-gn1"; power-supply = <&pp3300_disp_x>; backlight = <&backlight_lcd0>; port { panel_in: endpoint { remote-endpoint = <&anx7625_out>; }; }; }; }; }; }; - | #include <dt-bindings/gpio/gpio.h> i2c { #address-cells = <1>; #size-cells = <0>; encoder@58 { compatible = "analogix,anx7625"; reg = <0x58>; enable-gpios = <&pio 45 GPIO_ACTIVE_HIGH>; reset-gpios = <&pio 73 GPIO_ACTIVE_HIGH>; vdd10-supply = <&pp1000_mipibrdg>; vdd18-supply = <&pp1800_mipibrdg>; vdd33-supply = <&pp3300_mipibrdg>; analogix,audio-enable; analogix,lane0-swing = /bits/ 8 <0x14 0x54 0x64 0x74>; analogix,lane1-swing = /bits/ 8 <0x14 0x54 0x64 0x74>; connector { compatible = "usb-c-connector"; power-role = "dual"; data-role = "dual"; vbus-supply = <&vbus_reg>; ports { #address-cells = <1>; #size-cells = <0>; port@0 { reg = <0>; endpoint { remote-endpoint = <&usb_hs>; }; }; port@1 { reg = <1>; endpoint { remote-endpoint = <&usb_ss>; }; }; port@2 { reg = <2>; endpoint { remote-endpoint = <&usb_sbu>; }; }; }; }; ports { #address-cells = <1>; #size-cells = <0>; port@0 { reg = <0>; endpoint { remote-endpoint = <&mipi_dsi>; bus-type = <7>; data-lanes = <0 1 2 3>; }; }; }; }; }; |