Lines Matching +full:single +full:- +full:master

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>
11 pinctrl-single,pins = <
37 pinctrl-single,pins = <
43 pinctrl-single,pins = <
58 * below to "crossed" and uncomment the video-ports -property
61 blue-and-red-wiring = "straight";
65 remote-endpoint = <&hdmi_0>;
74 nxp,calib-gpios = <&gpio1 25 0>;
75 interrupts-extended = <&gpio1 25 IRQ_TYPE_LEVEL_LOW>;
77 pinctrl-names = "default", "off";
78 pinctrl-0 = <&nxp_hdmi_bonelt_pins>;
79 pinctrl-1 = <&nxp_hdmi_bonelt_off_pins>;
82 /* video-ports = <0x234501>; */
84 #sound-dai-cells = <0>;
85 audio-ports = < TDA998x_I2S 0x03>;
90 remote-endpoint = <&lcdc_0>;
98 #sound-dai-cells = <0>;
99 pinctrl-names = "default";
100 pinctrl-0 = <&mcasp0_pins>;
102 op-mode = <0>; /* MCASP_IIS_MODE */
103 tdm-slots = <2>;
104 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
107 tx-num-evt = <32>;
108 rx-num-evt = <32>;
113 #clock-cells = <0>;
114 compatible = "fixed-clock";
115 clock-frequency = <24576000>;
119 #clock-cells = <0>;
120 compatible = "gpio-gate-clock";
122 enable-gpios = <&gpio1 27 0>; /* BeagleBone Black Clk enable on GPIO1_27 */
126 compatible = "simple-audio-card";
127 simple-audio-card,name = "TI BeagleBone Black";
128 simple-audio-card,format = "i2s";
129 simple-audio-card,bitclock-master = <&dailink0_master>;
130 simple-audio-card,frame-master = <&dailink0_master>;
132 dailink0_master: simple-audio-card,cpu {
133 sound-dai = <&mcasp0>;
137 simple-audio-card,codec {
138 sound-dai = <&tda19988>;