Lines Matching +full:vddvario +full:- +full:supply

1 // SPDX-License-Identifier: GPL-2.0
3 * Reference Device Tree Source for the R-Car M1A (R8A77781) Bock-W board
14 /dts-v1/;
16 #include <dt-bindings/interrupt-controller/irq.h>
17 #include <dt-bindings/gpio/gpio.h>
29 stdout-path = "serial0:115200n8";
37 fixedregulator3v3: regulator-3v3 {
38 compatible = "regulator-fixed";
39 regulator-name = "fixed-3.3V";
40 regulator-min-microvolt = <3300000>;
41 regulator-max-microvolt = <3300000>;
42 regulator-boot-on;
43 regulator-always-on;
47 compatible = "simple-audio-card";
49 simple-audio-card,format = "left_j";
50 simple-audio-card,bitclock-master = <&sndcodec>;
51 simple-audio-card,frame-master = <&sndcodec>;
53 sndcpu: simple-audio-card,cpu {
54 sound-dai = <&rcar_sound>;
57 sndcodec: simple-audio-card,codec {
58 sound-dai = <&ak4643>;
59 system-clock-frequency = <11289600>;
69 phy-mode = "mii";
70 interrupt-parent = <&irqpin>;
72 reg-io-width = <4>;
73 vddvario-supply = <&fixedregulator3v3>;
74 vdd33a-supply = <&fixedregulator3v3>;
79 clock-frequency = <33333333>;
86 compatible = "asahi-kasei,ak4643";
87 #sound-dai-cells = <0>;
108 pinctrl-0 = <&mmc_pins>;
109 pinctrl-names = "default";
111 vmmc-supply = <&fixedregulator3v3>;
112 bus-width = <8>;
113 broken-cd;
126 pinctrl-0 = <&scif_clk_pins>;
127 pinctrl-names = "default";
151 bias-pull-up;
182 #sound-dai-cells = <0>;
186 pinctrl-0 = <&sdhi0_pins>, <&sdhi0_pup_pins>;
187 pinctrl-names = "default";
189 vmmc-supply = <&fixedregulator3v3>;
190 bus-width = <4>;
192 wp-gpios = <&gpio3 18 GPIO_ACTIVE_HIGH>;
196 pinctrl-0 = <&hspi0_pins>;
197 pinctrl-names = "default";
201 compatible = "spansion,s25fl008k", "jedec,spi-nor";
203 spi-max-frequency = <104000000>;
204 m25p,fast-read;
207 compatible = "fixed-partitions";
208 #address-cells = <1>;
209 #size-cells = <1>;
220 pinctrl-0 = <&scif0_pins>;
221 pinctrl-names = "default";
223 uart-has-rtscts;
228 clock-frequency = <14745600>;