Lines Matching +full:codec +full:- +full:clkout

2  * Device Tree Source for the H3ULCB (R-Car Starter Kit Premier) board
12 /dts-v1/;
14 #include <dt-bindings/gpio/gpio.h>
15 #include <dt-bindings/input/input.h>
27 stdout-path = "serial0:115200n8";
52 compatible = "gpio-leds";
63 compatible = "gpio-keys";
65 key-1 {
68 wakeup-source;
69 debounce-interval = <20>;
75 compatible = "fixed-clock";
76 #clock-cells = <0>;
77 clock-frequency = <24576000>;
81 compatible = "regulator-fixed";
82 regulator-name = "fixed-1.8V";
83 regulator-min-microvolt = <1800000>;
84 regulator-max-microvolt = <1800000>;
85 regulator-boot-on;
86 regulator-always-on;
90 compatible = "regulator-fixed";
91 regulator-name = "fixed-3.3V";
92 regulator-min-microvolt = <3300000>;
93 regulator-max-microvolt = <3300000>;
94 regulator-boot-on;
95 regulator-always-on;
98 vcc_sdhi0: regulator-vcc-sdhi0 {
99 compatible = "regulator-fixed";
101 regulator-name = "SDHI0 Vcc";
102 regulator-min-microvolt = <3300000>;
103 regulator-max-microvolt = <3300000>;
106 enable-active-high;
109 vccq_sdhi0: regulator-vccq-sdhi0 {
110 compatible = "regulator-gpio";
112 regulator-name = "SDHI0 VccQ";
113 regulator-min-microvolt = <1800000>;
114 regulator-max-microvolt = <3300000>;
117 gpios-states = <1>;
122 audio_clkout: audio-clkout {
125 * but needed to avoid cs2000/rcar_sound probe dead-lock
127 compatible = "fixed-clock";
128 #clock-cells = <0>;
129 clock-frequency = <11289600>;
133 compatible = "simple-audio-card";
135 simple-audio-card,format = "left_j";
136 simple-audio-card,bitclock-master = <&sndcpu>;
137 simple-audio-card,frame-master = <&sndcpu>;
139 sndcpu: simple-audio-card,cpu {
140 sound-dai = <&rcar_sound>;
143 sndcodec: simple-audio-card,codec {
144 sound-dai = <&ak4613>;
150 clock-frequency = <16666666>;
154 clock-frequency = <32768>;
158 pinctrl-0 = <&scif_clk_pins>;
159 pinctrl-names = "default";
184 power-source = <3300>;
190 power-source = <1800>;
196 power-source = <3300>;
202 power-source = <1800>;
210 sound_clk_pins: sound-clk {
223 pinctrl-0 = <&scif2_pins>;
224 pinctrl-names = "default";
230 clock-frequency = <14745600>;
234 pinctrl-0 = <&i2c2_pins>;
235 pinctrl-names = "default";
239 clock-frequency = <100000>;
241 ak4613: codec@10 {
242 compatible = "asahi-kasei,ak4613";
243 #sound-dai-cells = <0>;
247 asahi-kasei,in1-single-end;
248 asahi-kasei,in2-single-end;
249 asahi-kasei,out1-single-end;
250 asahi-kasei,out2-single-end;
251 asahi-kasei,out3-single-end;
252 asahi-kasei,out4-single-end;
253 asahi-kasei,out5-single-end;
254 asahi-kasei,out6-single-end;
257 cs2000: clk-multiplier@4f {
258 #clock-cells = <0>;
259 compatible = "cirrus,cs2000-cp";
262 clock-names = "clk_in", "ref_clk";
264 assigned-clocks = <&cs2000>;
265 assigned-clock-rates = <24576000>; /* 1/1 divide */
270 pinctrl-0 = <&sound_pins &sound_clk_pins>;
271 pinctrl-names = "default";
274 #sound-dai-cells = <0>;
277 #clock-cells = <1>;
278 clock-frequency = <11289600>;
310 pinctrl-0 = <&sdhi0_pins>;
311 pinctrl-1 = <&sdhi0_pins_uhs>;
312 pinctrl-names = "default", "state_uhs";
314 vmmc-supply = <&vcc_sdhi0>;
315 vqmmc-supply = <&vccq_sdhi0>;
316 cd-gpios = <&gpio3 12 GPIO_ACTIVE_LOW>;
317 bus-width = <4>;
318 sd-uhs-sdr50;
323 /* used for on-board 8bit eMMC */
324 pinctrl-0 = <&sdhi2_pins>;
325 pinctrl-1 = <&sdhi2_pins_uhs>;
326 pinctrl-names = "default", "state_uhs";
328 vmmc-supply = <&reg_3p3v>;
329 vqmmc-supply = <&reg_1p8v>;
330 bus-width = <8>;
331 non-removable;
336 shared-pin;
340 timeout-sec = <60>;
345 clock-frequency = <22579200>;
349 pinctrl-0 = <&avb_pins>;
350 pinctrl-names = "default";
351 renesas,no-ether-link;
352 phy-handle = <&phy0>;
355 phy0: ethernet-phy@0 {
356 rxc-skew-ps = <1500>;
358 interrupt-parent = <&gpio2>;
364 pinctrl-0 = <&usb1_pins>;
365 pinctrl-names = "default";