Lines Matching +full:calib +full:- +full:gpios
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Russell King <linux@armlinux.org.uk>
22 video-ports:
30 audio-ports:
35 $ref: /schemas/types.yaml#/definitions/uint32-matrix
40 - description: |
42 (see include/dt-bindings/display/tda998x.h).
44 - description:
49 '#sound-dai-cells':
52 nxp,calib-gpios:
75 - compatible
76 - reg
79 - required:
80 - port
81 - required:
82 - ports
87 - |
88 #include <dt-bindings/display/tda998x.h>
89 #include <dt-bindings/interrupt-controller/irq.h>
92 #address-cells = <1>;
93 #size-cells = <0>;
95 tda998x: hdmi-encoder@70 {
98 interrupt-parent = <&gpio0>;
100 video-ports = <0x230145>;
102 #sound-dai-cells = <1>;
103 /* DAI-format / AP_ENA reg value */
104 audio-ports = <TDA998x_SPDIF 0x04>,
109 remote-endpoint = <&lcdc_0>;