Lines Matching +full:wp +full:- +full:gpios

2  * Device Tree Source for the Salvator-X board
11 /dts-v1/;
13 #include <dt-bindings/gpio/gpio.h>
16 model = "Renesas Salvator-X board based on r8a7796";
17 compatible = "renesas,salvator-x", "renesas,r8a7796";
27 stdout-path = "serial0:115200n8";
42 compatible = "regulator-fixed";
43 regulator-name = "fixed-1.8V";
44 regulator-min-microvolt = <1800000>;
45 regulator-max-microvolt = <1800000>;
46 regulator-boot-on;
47 regulator-always-on;
51 compatible = "regulator-fixed";
52 regulator-name = "fixed-3.3V";
53 regulator-min-microvolt = <3300000>;
54 regulator-max-microvolt = <3300000>;
55 regulator-boot-on;
56 regulator-always-on;
59 vcc_sdhi0: regulator-vcc-sdhi0 {
60 compatible = "regulator-fixed";
62 regulator-name = "SDHI0 Vcc";
63 regulator-min-microvolt = <3300000>;
64 regulator-max-microvolt = <3300000>;
67 enable-active-high;
70 vccq_sdhi0: regulator-vccq-sdhi0 {
71 compatible = "regulator-gpio";
73 regulator-name = "SDHI0 VccQ";
74 regulator-min-microvolt = <1800000>;
75 regulator-max-microvolt = <3300000>;
77 gpios = <&gpio5 1 GPIO_ACTIVE_HIGH>;
78 gpios-states = <1>;
83 vcc_sdhi3: regulator-vcc-sdhi3 {
84 compatible = "regulator-fixed";
86 regulator-name = "SDHI3 Vcc";
87 regulator-min-microvolt = <3300000>;
88 regulator-max-microvolt = <3300000>;
91 enable-active-high;
94 vccq_sdhi3: regulator-vccq-sdhi3 {
95 compatible = "regulator-gpio";
97 regulator-name = "SDHI3 VccQ";
98 regulator-min-microvolt = <1800000>;
99 regulator-max-microvolt = <3300000>;
101 gpios = <&gpio3 14 GPIO_ACTIVE_HIGH>;
102 gpios-states = <1>;
109 pinctrl-0 = <&scif_clk_pins>;
110 pinctrl-names = "default";
139 power-source = <3300>;
145 power-source = <1800>;
151 power-source = <3300>;
157 power-source = <1800>;
163 power-source = <3300>;
169 power-source = <1800>;
174 pinctrl-0 = <&avb_pins>;
175 pinctrl-names = "default";
176 renesas,no-ether-link;
177 phy-handle = <&phy0>;
180 phy0: ethernet-phy@0 {
181 rxc-skew-ps = <1500>;
183 interrupt-parent = <&gpio2>;
189 clock-frequency = <16666666>;
193 clock-frequency = <32768>;
197 pinctrl-0 = <&sdhi0_pins>;
198 pinctrl-1 = <&sdhi0_pins_uhs>;
199 pinctrl-names = "default", "state_uhs";
201 vmmc-supply = <&vcc_sdhi0>;
202 vqmmc-supply = <&vccq_sdhi0>;
203 cd-gpios = <&gpio3 12 GPIO_ACTIVE_LOW>;
204 wp-gpios = <&gpio3 13 GPIO_ACTIVE_HIGH>;
205 bus-width = <4>;
206 sd-uhs-sdr50;
211 /* used for on-board 8bit eMMC */
212 pinctrl-0 = <&sdhi2_pins>;
213 pinctrl-1 = <&sdhi2_pins_uhs>;
214 pinctrl-names = "default", "state_uhs";
216 vmmc-supply = <&reg_3p3v>;
217 vqmmc-supply = <&reg_1p8v>;
218 bus-width = <8>;
219 non-removable;
224 pinctrl-0 = <&sdhi3_pins>;
225 pinctrl-1 = <&sdhi3_pins_uhs>;
226 pinctrl-names = "default", "state_uhs";
228 vmmc-supply = <&vcc_sdhi3>;
229 vqmmc-supply = <&vccq_sdhi3>;
230 cd-gpios = <&gpio4 15 GPIO_ACTIVE_LOW>;
231 wp-gpios = <&gpio4 16 GPIO_ACTIVE_HIGH>;
232 bus-width = <4>;
233 sd-uhs-sdr50;
238 pinctrl-0 = <&scif1_pins>;
239 pinctrl-names = "default";
241 uart-has-rtscts;
246 pinctrl-0 = <&scif2_pins>;
247 pinctrl-names = "default";
252 clock-frequency = <14745600>;
256 pinctrl-0 = <&i2c2_pins>;
257 pinctrl-names = "default";
263 timeout-sec = <60>;