Lines Matching +full:fixed +full:- +full:links
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the R-Car Gen3 ULCB board
10 * SSI-AK4613
11 * aplay -D plughw:0,0 xxx.wav
12 * arecord -D plughw:0,0 xxx.wav
13 * SSI-HDMI
14 * aplay -D plughw:0,1 xxx.wav
17 #include <dt-bindings/gpio/gpio.h>
18 #include <dt-bindings/input/input.h>
21 model = "Renesas R-Car Gen3 ULCB board";
40 stdout-path = "serial0:115200n8";
43 audio_clkout: audio-clkout {
46 * but needed to avoid cs2000/rcar_sound probe dead-lock
48 compatible = "fixed-clock";
49 #clock-cells = <0>;
50 clock-frequency = <12288000>;
53 hdmi0-out {
54 compatible = "hdmi-connector";
59 remote-endpoint = <&rcar_dw_hdmi0_out>;
65 compatible = "gpio-keys";
67 key-1 {
70 wakeup-source;
71 debounce-interval = <20>;
77 compatible = "gpio-leds";
87 reg_1p8v: regulator-1p8v {
88 compatible = "regulator-fixed";
89 regulator-name = "fixed-1.8V";
90 regulator-min-microvolt = <1800000>;
91 regulator-max-microvolt = <1800000>;
92 regulator-boot-on;
93 regulator-always-on;
96 reg_3p3v: regulator-3p3v {
97 compatible = "regulator-fixed";
98 regulator-name = "fixed-3.3V";
99 regulator-min-microvolt = <3300000>;
100 regulator-max-microvolt = <3300000>;
101 regulator-boot-on;
102 regulator-always-on;
106 compatible = "audio-graph-card2";
107 label = "rcar-sound";
109 links = <&rsnd_port0 /* ak4613 */
114 vcc_sdhi0: regulator-vcc-sdhi0 {
115 compatible = "regulator-fixed";
117 regulator-name = "SDHI0 Vcc";
118 regulator-min-microvolt = <3300000>;
119 regulator-max-microvolt = <3300000>;
122 enable-active-high;
125 vccq_sdhi0: regulator-vccq-sdhi0 {
126 compatible = "regulator-gpio";
128 regulator-name = "SDHI0 VccQ";
129 regulator-min-microvolt = <1800000>;
130 regulator-max-microvolt = <3300000>;
133 gpios-states = <1>;
138 compatible = "fixed-clock";
139 #clock-cells = <0>;
140 clock-frequency = <24576000>;
143 x23_clk: x23-clock {
144 compatible = "fixed-clock";
145 #clock-cells = <0>;
146 clock-frequency = <25000000>;
151 cpu-supply = <&dvfs>;
155 clock-frequency = <22579200>;
159 pinctrl-0 = <&avb_pins>;
160 pinctrl-names = "default";
161 phy-handle = <&phy0>;
162 tx-internal-delay-ps = <2000>;
165 phy0: ethernet-phy@0 {
166 compatible = "ethernet-phy-id0022.1622",
167 "ethernet-phy-ieee802.3-c22";
168 rxc-skew-ps = <1500>;
170 interrupt-parent = <&gpio2>;
172 reset-gpios = <&gpio2 10 GPIO_ACTIVE_LOW>;
185 clock-frequency = <16666666>;
189 clock-frequency = <32768>;
199 remote-endpoint = <&hdmi0_con>;
205 remote-endpoint = <&rsnd_for_hdmi>;
212 pinctrl-0 = <&i2c2_pins>;
213 pinctrl-names = "default";
217 clock-frequency = <100000>;
220 compatible = "asahi-kasei,ak4613";
221 #sound-dai-cells = <0>;
225 asahi-kasei,in1-single-end;
226 asahi-kasei,in2-single-end;
227 asahi-kasei,out1-single-end;
228 asahi-kasei,out2-single-end;
229 asahi-kasei,out3-single-end;
230 asahi-kasei,out4-single-end;
231 asahi-kasei,out5-single-end;
232 asahi-kasei,out6-single-end;
236 remote-endpoint = <&rsnd_for_ak4613>;
241 cs2000: clk-multiplier@4f {
242 #clock-cells = <0>;
243 compatible = "cirrus,cs2000-cp";
246 clock-names = "clk_in", "ref_clk";
248 assigned-clocks = <&cs2000>;
249 assigned-clock-rates = <24576000>; /* 1/1 divide */
256 clock-frequency = <400000>;
258 versaclock5: clock-generator@6a {
261 #clock-cells = <1>;
263 clock-names = "xin";
270 clock-frequency = <400000>;
273 pinctrl-0 = <&irq0_pins>;
274 pinctrl-names = "default";
278 interrupt-parent = <&intc_ex>;
280 interrupt-controller;
281 #interrupt-cells = <2>;
282 gpio-controller;
283 #gpio-cells = <2>;
284 rohm,ddr-backup-power = <0xf>;
285 rohm,rstbmode-pulse;
289 regulator-name = "dvfs";
290 regulator-min-microvolt = <750000>;
291 regulator-max-microvolt = <1030000>;
292 regulator-boot-on;
293 regulator-always-on;
304 pinctrl-0 = <&scif_clk_pins>;
305 pinctrl-names = "default";
315 drive-strength = <24>;
321 drive-strength = <12>;
348 power-source = <3300>;
354 power-source = <1800>;
360 power-source = <1800>;
368 sound_clk_pins: sound-clk {
381 pinctrl-0 = <&sound_pins>, <&sound_clk_pins>;
382 pinctrl-names = "default";
385 #sound-dai-cells = <0>;
388 #clock-cells = <1>;
389 clock-frequency = <12288000 11289600>;
413 #address-cells = <1>;
414 #size-cells = <0>;
418 remote-endpoint = <&ak4613_endpoint>;
419 bitclock-master;
420 frame-master;
428 remote-endpoint = <&dw_hdmi0_snd_in>;
429 bitclock-master;
430 frame-master;
441 compatible = "cypress,hyperflash", "cfi-flash";
445 compatible = "fixed-partitions";
446 #address-cells = <1>;
447 #size-cells = <1>;
451 read-only;
455 read-only;
459 read-only;
463 read-only;
467 read-only;
471 read-only;
487 timeout-sec = <60>;
492 pinctrl-0 = <&scif2_pins>;
493 pinctrl-names = "default";
499 clock-frequency = <14745600>;
503 pinctrl-0 = <&sdhi0_pins>;
504 pinctrl-1 = <&sdhi0_pins_uhs>;
505 pinctrl-names = "default", "state_uhs";
507 vmmc-supply = <&vcc_sdhi0>;
508 vqmmc-supply = <&vccq_sdhi0>;
509 cd-gpios = <&gpio3 12 GPIO_ACTIVE_LOW>;
510 bus-width = <4>;
511 sd-uhs-sdr50;
512 sd-uhs-sdr104;
517 /* used for on-board 8bit eMMC */
518 pinctrl-0 = <&sdhi2_pins>;
519 pinctrl-1 = <&sdhi2_pins>;
520 pinctrl-names = "default", "state_uhs";
522 vmmc-supply = <®_3p3v>;
523 vqmmc-supply = <®_1p8v>;
524 bus-width = <8>;
525 mmc-hs200-1_8v;
526 mmc-hs400-1_8v;
527 no-sd;
528 no-sdio;
529 non-removable;
530 full-pwr-cycle-in-suspend;
535 shared-pin;
539 pinctrl-0 = <&usb1_pins>;
540 pinctrl-names = "default";