Lines Matching +full:j721e +full:- +full:i2c
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
3 * Infotainment Expansion Board for j721e-evm
6 * Copyright (C) 2024 Texas Instruments Incorporated - https://www.ti.com/
9 /dts-v1/;
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/interrupt-controller/irq.h>
15 #include "k3-pinctrl.h"
18 hdmi-connector {
19 compatible = "hdmi-connector";
22 ddc-i2c-bus = <&main_i2c1>;
24 /* P12 - HDMI_HPD */
25 hpd-gpios = <&exp6 10 GPIO_ACTIVE_HIGH>;
29 remote-endpoint = <&tfp410_out>;
34 dvi-bridge {
35 #address-cells = <1>;
36 #size-cells = <0>;
38 /* P10 - HDMI_PDn */
39 powerdown-gpios = <&exp6 8 GPIO_ACTIVE_LOW>;
45 remote-endpoint = <&dpi_out0>;
46 pclk-sample = <1>;
54 remote-endpoint =
62 main_i2c1_exp6_pins_default: main-i2c1-exp6-default-pins {
63 pinctrl-single,pins = <
68 dss_vout0_pins_default: dss-vout0-default-pins {
69 pinctrl-single,pins = <
103 p14-hog {
104 /* P14 - VINOUT_MUX_SEL0 */
105 gpio-hog;
107 output-low;
108 line-name = "VINOUT_MUX_SEL0";
111 p15-hog {
112 /* P15 - VINOUT_MUX_SEL1 */
113 gpio-hog;
115 output-high;
116 line-name = "VINOUT_MUX_SEL1";
122 clock-frequency = <100000>;
123 #address-cells = <1>;
124 #size-cells = <0>;
129 gpio-controller;
130 #gpio-cells = <2>;
131 pinctrl-names = "default";
132 pinctrl-0 = <&main_i2c1_exp6_pins_default>;
133 interrupt-parent = <&main_gpio1>;
135 interrupt-controller;
136 #interrupt-cells = <2>;
138 p11-hog {
139 /* P11 - HDMI_DDC_OE */
140 gpio-hog;
142 output-high;
143 line-name = "HDMI_DDC_OE";
149 pinctrl-names = "default";
150 pinctrl-0 = <&dss_vout0_pins_default>;
154 #address-cells = <1>;
155 #size-cells = <0>;
161 remote-endpoint = <&tfp410_in>;