Lines Matching +full:hdcp +full:- +full:bus
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com>
13 - $ref: /schemas/sound/dai-common.yaml#
18 conversion, S/PDIF, CEC and HDCP. The transmitter input is MIPI DSI.
23 - adi,adv7533
24 - adi,adv7535
33 device on the I2C bus. The main address is mandatory, others are
38 reg-names:
41 needing a non-default address.
44 - const: main
45 - const: edid
46 - const: cec
47 - const: packet
53 clock-names:
59 pd-gpios:
63 avdd-supply:
66 dvdd-supply:
69 pvdd-supply:
72 a2vdd-supply:
75 v3p3-supply:
78 v1p2-supply:
83 adi,disable-timing-generator:
90 adi,dsi-lanes:
95 "#sound-dai-cells":
119 - compatible
120 - reg
121 - ports
122 - adi,dsi-lanes
123 - avdd-supply
124 - dvdd-supply
125 - pvdd-supply
126 - a2vdd-supply
127 - v3p3-supply
132 - |
133 #include <dt-bindings/interrupt-controller/irq.h>
136 #address-cells = <1>;
137 #size-cells = <0>;
145 * bus. All other maps continue to use their default addresses.
148 reg-names = "main", "edid";
149 interrupt-parent = <&gpio3>;
152 clock-names = "cec";
153 adi,dsi-lanes = <4>;
154 avdd-supply = <&v1v8>;
155 dvdd-supply = <&v1v8>;
156 pvdd-supply = <&v1v8>;
157 a2vdd-supply = <&v1v8>;
158 v3p3-supply = <&v3v3>;
161 #address-cells = <1>;
162 #size-cells = <0>;
167 remote-endpoint = <&dsi_out>;
174 remote-endpoint = <&hdmi_connector_in>;
181 remote-endpoint = <&i2s0_cpu_endpoint>;