Lines Matching +full:gpios +full:- +full:states

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/interrupt-controller/irq.h>
25 stdout-path = "serial0:115200n8";
33 fixedregulator3v3: regulator-3v3 {
34 compatible = "regulator-fixed";
35 regulator-name = "fixed-3.3V";
36 regulator-min-microvolt = <3300000>;
37 regulator-max-microvolt = <3300000>;
38 regulator-boot-on;
39 regulator-always-on;
42 vccq_sdhi0: regulator-vccq-sdhi0 {
43 compatible = "regulator-gpio";
45 regulator-name = "SDHI0 VccQ";
46 regulator-min-microvolt = <1800000>;
47 regulator-max-microvolt = <3300000>;
49 gpios = <&gpio3 20 GPIO_ACTIVE_HIGH>;
50 gpios-states = <1>;
51 states = <3300000 1>, <1800000 0>;
57 pinctrl-0 = <&ethernet_pins>;
58 pinctrl-names = "default";
60 phy-mode = "mii";
61 interrupt-parent = <&irqpin0>;
63 smsc,irq-push-pull;
64 reg-io-width = <4>;
65 vddvario-supply = <&fixedregulator3v3>;
66 vdd33a-supply = <&fixedregulator3v3>;
70 compatible = "gpio-leds";
72 gpios = <&gpio4 29 GPIO_ACTIVE_HIGH>;
75 gpios = <&gpio4 30 GPIO_ACTIVE_HIGH>;
78 gpios = <&gpio4 31 GPIO_ACTIVE_HIGH>;
82 vga-encoder {
86 #address-cells = <1>;
87 #size-cells = <0>;
92 remote-endpoint = <&du_out_rgb0>;
98 remote-endpoint = <&vga_in>;
105 compatible = "vga-connector";
109 remote-endpoint = <&vga_enc_out>;
114 lvds-encoder {
118 #address-cells = <1>;
119 #size-cells = <0>;
124 remote-endpoint = <&du_out_rgb1>;
135 x3_clk: x3-clock {
136 compatible = "fixed-clock";
137 #clock-cells = <0>;
138 clock-frequency = <65000000>;
143 pinctrl-0 = <&du_pins>;
144 pinctrl-names = "default";
148 clock-names = "du", "dclkin.0";
153 remote-endpoint = <&vga_enc_in>;
158 remote-endpoint = <&lvds_enc_in>;
169 clock-frequency = <31250000>;
177 pinctrl-0 = <&scif_clk_pins>;
178 pinctrl-names = "default";
233 pinctrl-0 = <&scif2_pins>;
234 pinctrl-names = "default";
240 pinctrl-0 = <&scif4_pins>;
241 pinctrl-names = "default";
247 clock-frequency = <14745600>;
251 pinctrl-0 = <&sdhi0_pins>;
252 pinctrl-names = "default";
254 vmmc-supply = <&fixedregulator3v3>;
255 vqmmc-supply = <&vccq_sdhi0>;
256 bus-width = <4>;
261 pinctrl-0 = <&hspi0_pins>;
262 pinctrl-names = "default";