Lines Matching +full:vdd33a +full:- +full:supply

1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the R-Car H1 (R8A77790) Marzen board
9 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/input/input.h>
13 #include <dt-bindings/interrupt-controller/irq.h>
26 stdout-path = "serial0:115200n8";
34 fixedregulator3v3: regulator-3v3 {
35 compatible = "regulator-fixed";
36 regulator-name = "fixed-3.3V";
37 regulator-min-microvolt = <3300000>;
38 regulator-max-microvolt = <3300000>;
39 regulator-boot-on;
40 regulator-always-on;
43 vccq_sdhi0: regulator-vccq-sdhi0 {
44 compatible = "regulator-gpio";
46 regulator-name = "SDHI0 VccQ";
47 regulator-min-microvolt = <1800000>;
48 regulator-max-microvolt = <3300000>;
51 gpios-states = <1>;
55 keypad-0 {
56 compatible = "gpio-keys";
58 pinctrl-0 = <&keypad0_pins>;
59 pinctrl-names = "default";
61 interrupt-parent = <&gpio0>;
63 key-1 {
66 label = "SW1-1";
67 wakeup-source;
68 debounce-interval = <20>;
70 key-2 {
73 label = "SW1-2";
74 wakeup-source;
75 debounce-interval = <20>;
79 keypad-1 {
80 compatible = "gpio-keys-polled";
81 poll-interval = <50>;
83 pinctrl-0 = <&keypad1_pins>;
84 pinctrl-names = "default";
86 key-3 {
89 label = "SW1-3";
90 debounce-interval = <20>;
92 key-4 {
95 label = "SW1-4";
96 debounce-interval = <20>;
101 compatible = "gpio-leds";
113 vga-encoder {
117 #address-cells = <1>;
118 #size-cells = <0>;
123 remote-endpoint = <&du_out_rgb0>;
129 remote-endpoint = <&vga_in>;
136 compatible = "vga-connector";
140 remote-endpoint = <&vga_enc_out>;
145 lvds-encoder {
149 #address-cells = <1>;
150 #size-cells = <0>;
155 remote-endpoint = <&du_out_rgb1>;
166 x3_clk: x3-clock {
167 compatible = "fixed-clock";
168 #clock-cells = <0>;
169 clock-frequency = <65000000>;
174 pinctrl-0 = <&du_pins>;
175 pinctrl-names = "default";
179 clock-names = "du.0", "dclkin.0";
184 remote-endpoint = <&vga_enc_in>;
189 remote-endpoint = <&lvds_enc_in>;
196 keypad0-hog {
197 gpio-hog;
206 clock-frequency = <100000>;
214 clock-frequency = <31250000>;
219 compatible = "cfi-flash";
221 pinctrl-0 = <&flash_pins>;
222 pinctrl-names = "default";
223 bank-width = <2>;
226 compatible = "fixed-partitions";
227 #address-cells = <1>;
228 #size-cells = <1>;
233 read-only;
236 label = "uboot-env";
238 read-only;
250 pinctrl-0 = <&ethernet_pins>;
251 pinctrl-names = "default";
253 phy-mode = "mii";
254 interrupt-parent = <&irqpin0>;
256 smsc,irq-push-pull;
257 reg-io-width = <4>;
258 vddvario-supply = <&fixedregulator3v3>;
259 vdd33a-supply = <&fixedregulator3v3>;
268 pinctrl-0 = <&scif_clk_pins>;
269 pinctrl-names = "default";
323 keypad0_pins: keypad-0 {
325 bias-pull-up;
327 keypad1_pins: keypad-1 {
329 bias-pull-up;
338 pinctrl-0 = <&scif2_pins>;
339 pinctrl-names = "default";
345 pinctrl-0 = <&scif4_pins>;
346 pinctrl-names = "default";
352 clock-frequency = <14745600>;
356 pinctrl-0 = <&sdhi0_pins>;
357 pinctrl-names = "default";
359 vmmc-supply = <&fixedregulator3v3>;
360 vqmmc-supply = <&vccq_sdhi0>;
361 bus-width = <4>;
366 pinctrl-0 = <&hspi0_pins>;
367 pinctrl-names = "default";