Lines Matching +full:spdif +full:- +full:connection
2 * Copyright 2015 Chen-Yu Tsai <wens@csie.org>
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
44 #include "sun6i-a31s-sina31s-core.dtsi"
46 #include <dt-bindings/input/input.h>
50 compatible = "sinlinx,sina31s-sdk", "allwinner,sun6i-a31s";
53 stdout-path = "serial0:115200n8";
56 hdmi-connector {
57 compatible = "hdmi-connector";
62 remote-endpoint = <&hdmi_out_con>;
68 compatible = "gpio-leds";
70 led-0 {
77 compatible = "simple-audio-card";
78 simple-audio-card,name = "On-board SPDIF";
79 simple-audio-card,cpu {
80 sound-dai = <&spdif>;
83 simple-audio-card,codec {
84 sound-dai = <&spdif_out>;
88 spdif_out: spdif-out {
89 #sound-dai-cells = <0>;
90 compatible = "linux,spdif-dit";
95 allwinner,audio-routing =
116 pinctrl-names = "default";
117 pinctrl-0 = <&gmac_mii_pins>;
118 phy-handle = <&phy1>;
119 phy-mode = "mii";
120 phy-supply = <®_dldo1>;
130 remote-endpoint = <&hdmi_con_in>;
135 pinctrl-names = "default";
136 pinctrl-0 = <&s_ir_rx_pin>;
141 vref-supply = <®_aldo3>;
144 button-158 {
151 button-349 {
160 phy1: ethernet-phy@1 {
166 vmmc-supply = <®_dcdc1>;
167 bus-width = <4>;
168 cd-gpios = <&pio 0 4 GPIO_ACTIVE_LOW>; /* PA4 */
177 regulator-min-microvolt = <3300000>;
178 regulator-max-microvolt = <3300000>;
179 regulator-name = "vcc-gmac-phy";
182 &spdif {
183 pinctrl-names = "default";
184 pinctrl-0 = <&spdif_tx_pin>;