Lines Matching +full:num +full:- +full:ports
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
6 #include <dt-bindings/display/tda998x.h>
7 #include <dt-bindings/interrupt-controller/irq.h>
10 regulator-min-microvolt = <1800000>;
11 regulator-max-microvolt = <1800000>;
12 regulator-always-on;
16 vmmc-supply = <&vmmcsd_fixed>;
20 vmmc-supply = <&vmmcsd_fixed>;
21 pinctrl-names = "default";
22 pinctrl-0 = <&emmc_pins>;
23 bus-width = <8>;
25 non-removable;
30 pinctrl-single,pins = <
56 pinctrl-single,pins = <
62 pinctrl-single,pins = <
77 * below to "crossed" and uncomment the video-ports -property
80 blue-and-red-wiring = "straight";
84 remote-endpoint = <&hdmi_0>;
93 nxp,calib-gpios = <&gpio1 25 0>;
94 interrupts-extended = <&gpio1 25 IRQ_TYPE_LEVEL_LOW>;
96 pinctrl-names = "default", "off";
97 pinctrl-0 = <&nxp_hdmi_bonelt_pins>;
98 pinctrl-1 = <&nxp_hdmi_bonelt_off_pins>;
101 /* video-ports = <0x234501>; */
103 #sound-dai-cells = <0>;
104 audio-ports = < TDA998x_I2S 0x03>;
106 ports {
109 remote-endpoint = <&lcdc_0>;
117 system-power-controller;
121 #sound-dai-cells = <0>;
122 pinctrl-names = "default";
123 pinctrl-0 = <&mcasp0_pins>;
125 op-mode = <0>; /* MCASP_IIS_MODE */
126 tdm-slots = <2>;
127 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
130 tx-num-evt = <32>;
131 rx-num-evt = <32>;
141 #clock-cells = <0>;
142 compatible = "fixed-clock";
143 clock-frequency = <24576000>;
147 #clock-cells = <0>;
148 compatible = "gpio-gate-clock";
150 enable-gpios = <&gpio1 27 0>; /* BeagleBone Black Clk enable on GPIO1_27 */
154 compatible = "simple-audio-card";
155 simple-audio-card,name = "TI BeagleBone Black";
156 simple-audio-card,format = "i2s";
157 simple-audio-card,bitclock-master = <&dailink0_master>;
158 simple-audio-card,frame-master = <&dailink0_master>;
160 dailink0_master: simple-audio-card,cpu {
161 sound-dai = <&mcasp0>;
165 simple-audio-card,codec {
166 sound-dai = <&tda19988>;