Lines Matching +full:spdif +full:- +full:connection

4  * This file is dual-licensed: you can use it either under the terms
39 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
42 #include <dt-bindings/pwm/pwm.h>
43 #include <dt-bindings/input/input.h>
45 #include "rk3229-at-common.dtsi"
49 hdmi_sound: hdmi-sound {
51 compatible = "simple-audio-card";
52 simple-audio-card,format = "i2s";
53 simple-audio-card,mclk-fs = <256>;
54 simple-audio-card,name = "rockchip,hdmi";
55 simple-audio-card,cpu {
56 sound-dai = <&i2s0>;
58 simple-audio-card,codec {
59 sound-dai = <&hdmi>;
63 gva_codec: gva-codec{
64 compatible = "rockchip,gva-codec";
65 #sound-dai-cells = <0>;
69 gva-sound {
70 compatible = "simple-audio-card";
71 simple-audio-card,format = "i2s";
72 simple-audio-card,name = "rockchip,rk3229-dummy";
73 simple-audio-card,mclk-fs = <256>;
74 simple-audio-card,cpu {
75 sound-dai = <&i2s1>;
77 simple-audio-card,codec {
78 sound-dai = <&gva_codec>;
82 vcc_otg_vbus: otg-vbus-regulator {
83 compatible = "regulator-fixed";
85 pinctrl-names = "default";
86 pinctrl-0 = <&otg_vbus_drv>;
87 regulator-name = "vcc_otg_vbus";
88 regulator-min-microvolt = <5000000>;
89 regulator-max-microvolt = <5000000>;
90 enable-active-high;
96 #sound-dai-cells = <0>;
97 ddc-i2c-scl-high-time-ns = <9625>;
98 ddc-i2c-scl-low-time-ns = <10000>;
123 hw-id0-gpio = <&gpio2 22 GPIO_ACTIVE_HIGH>;
124 hw-id1-gpio = <&gpio2 23 GPIO_ACTIVE_HIGH>;
138 rockchip,i2s-broken-burst-len;
139 rockchip,playback-channels = <8>;
140 rockchip,capture-channels = <8>;
141 rockchip,bclk-fs = <64>;
142 #sound-dai-cells = <0>;
147 sdmmc_gpio: sdmmc-gpio {
160 fixed_gpio: fixed-gpio {
183 ir_gpio: ir-gpio {
189 pwm0_gpio: pwm0-gpio {
195 pwm2_gpio: pwm2-gpio {
200 spdif {
201 spdif_gpio: spdif-gpio {
207 otg_vbus_drv: otg-vbus-drv {
215 rockchip,sleep-mode-config = <
225 bus-width = <4>;
226 cap-mmc-highspeed;
227 cap-sd-highspeed;
228 cap-sdio-irq;
229 non-removable;
230 ignore-pm-notify;
231 keep-power-in-suspend;
232 max-frequency = <150000000>;
233 no-sd;
234 no-mmc;
239 max-freq = <48000000>;
240 pinctrl-names = "default";
241 pinctrl-0 = <&spi1_clk &spi1_tx &spi1_rx &spi1_cs0 &spi1_cs1>;
246 spi-max-frequency = <12000000>;
252 spi-max-frequency = <12000000>;
259 u2phy0_otg: otg-port {
260 vbus-supply = <&vcc_otg_vbus>;
264 u2phy0_host: host-port {
272 u2phy1_otg: otg-port {
276 u2phy1_host: host-port {
290 pinctrl-names = "default";
291 pinctrl-0 = <&uart0_xfer>;
296 pinctrl-names = "default";
297 pinctrl-0 = <&uart11_xfer &uart11_cts>;
306 assigned-clocks = <&cru SCLK_MAC_SRC>;
307 assigned-clock-rates = <50000000>;
309 phy-supply = <&vcc_18>;
310 phy-mode = "rmii";
311 phy-is-integrated;