Lines Matching +full:be +full:- +full:dai +full:- +full:link
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 #include "meson-g12b-odroid.dtsi"
14 dio2133: audio-amplifier-0 {
15 compatible = "simple-audio-amplifier";
16 enable-gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_HIGH>;
17 VCC-supply = <&vcc_5v>;
18 sound-name-prefix = "U19";
22 hub_5v: regulator-hub-5v {
23 compatible = "regulator-fixed";
24 regulator-name = "HUB_5V";
25 regulator-min-microvolt = <5000000>;
26 regulator-max-microvolt = <5000000>;
27 vin-supply = <&vcc_5v>;
31 enable-active-high;
35 usb-hub {
37 #address-cells = <1>;
38 #size-cells = <0>;
44 peer-hub = <&hub_3_0>;
45 vdd-supply = <&usb_pwr_en>;
52 peer-hub = <&hub_2_0>;
53 reset-gpios = <&gpio GPIOH_4 GPIO_ACTIVE_LOW>;
54 vdd-supply = <&vcc_5v>;
59 compatible = "amlogic,axg-sound-card";
60 model = "ODROID-N2";
61 audio-widgets = "Line", "Lineout";
62 audio-aux-devs = <&tdmout_b>, <&tdmout_c>, <&tdmin_a>,
65 audio-routing = "TDMOUT_B IN 0", "FRDDR_A OUT 1",
102 assigned-clocks = <&clkc CLKID_MPLL2>,
105 assigned-clock-parents = <0>, <0>, <0>;
106 assigned-clock-rates = <294912000>,
110 dai-link-0 {
111 sound-dai = <&frddr_a>;
114 dai-link-1 {
115 sound-dai = <&frddr_b>;
118 dai-link-2 {
119 sound-dai = <&frddr_c>;
122 dai-link-3 {
123 sound-dai = <&toddr_a>;
126 dai-link-4 {
127 sound-dai = <&toddr_b>;
130 dai-link-5 {
131 sound-dai = <&toddr_c>;
135 dai-link-6 {
136 sound-dai = <&tdmif_b>;
137 dai-format = "i2s";
138 dai-tdm-slot-tx-mask-0 = <1 1>;
139 dai-tdm-slot-tx-mask-1 = <1 1>;
140 dai-tdm-slot-tx-mask-2 = <1 1>;
141 dai-tdm-slot-tx-mask-3 = <1 1>;
142 mclk-fs = <256>;
144 codec-0 {
145 sound-dai = <&tohdmitx TOHDMITX_I2S_IN_B>;
148 codec-1 {
149 sound-dai = <&toacodec TOACODEC_IN_B>;
154 dai-link-7 {
155 sound-dai = <&tdmif_c>;
156 dai-format = "i2s";
157 dai-tdm-slot-tx-mask-0 = <1 1>;
158 mclk-fs = <256>;
160 codec-0 {
161 sound-dai = <&tohdmitx TOHDMITX_I2S_IN_C>;
164 codec-1 {
165 sound-dai = <&toacodec TOACODEC_IN_C>;
170 dai-link-8 {
171 sound-dai = <&tohdmitx TOHDMITX_I2S_OUT>;
174 sound-dai = <&hdmi_tx>;
179 dai-link-9 {
180 sound-dai = <&toacodec TOACODEC_OUT>;
183 sound-dai = <&acodec>;
190 AVDD-supply = <&vddao_1v8>;
195 pinctrl-0 = <ð_pins>, <ð_rgmii_pins>;
196 pinctrl-names = "default";
198 phy-mode = "rgmii";
199 phy-handle = <&external_phy>;
200 amlogic,tx-delay-ns = <2>;
204 external_phy: ethernet-phy@0 {
207 max-speed = <1000>;
209 reset-assert-us = <10000>;
210 reset-deassert-us = <80000>;
211 reset-gpios = <&gpio GPIOZ_15 (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>;
213 interrupt-parent = <&gpio_intc>;
220 gpio-line-names =
269 pinctrl-0 = <&i2c3_sda_a_pins>, <&i2c3_sck_a_pins>;
270 pinctrl-names = "default";
275 wakeup-source;
281 pinctrl-0 = <&remote_input_ao_pins>;
282 pinctrl-names = "default";
283 linux,rc-map-name = "rc-odroid";
289 * Replace emmc_data_8b_pins to emmc_data_4b_pins from sd_emmc_c pinctrl-0,
290 * and change bus-width to 4 then spifc can be enabled.
291 * The SW1 slide should also be set to the correct position.
295 pinctrl-0 = <&nor_pins>;
296 pinctrl-names = "default";
299 #address-cells = <1>;
300 #size-cells = <1>;
301 compatible = "mxicy,mx25u6435f", "jedec,spi-nor";
303 spi-max-frequency = <104000000>;
312 vbus-supply = <&usb_pwr_en>;
317 phy-supply = <&hub_5v>;