Lines Matching +full:regulator +full:- +full:microvolt +full:- +full:offset

1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (C) 2018 MOXA Inc. - https://www.moxa.com/
13 vbat: vbat-regulator {
14 compatible = "regulator-fixed";
18 vmmcsd_fixed: vmmcsd-regulator {
19 compatible = "regulator-fixed";
20 regulator-name = "vmmcsd_fixed";
21 regulator-min-microvolt = <3300000>;
22 regulator-max-microvolt = <3300000>;
23 regulator-boot-on;
27 compatible = "gpio-keys";
32 pinctrl-names = "default";
35 pinctrl-single,pins = <
42 pinctrl-single,pins = <
48 pinctrl-single,pins = <
55 pinctrl-single,pins = <
63 pinctrl-single,pins = <
79 pinctrl-single,pins = <
91 pinctrl-names = "default";
92 pinctrl-0 = <&uart0_pins>;
96 pinctrl-names = "default";
97 pinctrl-0 = <&i2c0_pins>;
100 clock-frequency = <400000>;
120 regulator-name = "vbat";
121 regulator-min-microvolt = <5000000>;
122 regulator-max-microvolt = <5000000>;
126 pinctrl-names = "default";
127 pinctrl-0 = <&cpsw_default>;
132 pinctrl-names = "default";
133 pinctrl-0 = <&davinci_mdio_default>;
154 ti,no-reset-on-init;
158 pinctrl-names = "default";
159 vmmc-supply = <&vmmcsd_fixed>;
160 bus-width = <8>;
161 pinctrl-0 = <&mmc1_pins_default>;
162 non-removable;
167 pinctrl-names = "default";
168 pinctrl-0 = <&push_button_pins>;
169 #address-cells = <1>;
170 #size-cells = <0>;
182 pinctrl-names = "default";
183 pinctrl-0 = <&spi0_pins>;
187 spi-max-frequency = <40000000>;
190 spi-cpol;
191 spi-cpha;
194 compatible = "fixed-partitions";
195 #address-cells = <1>;
196 #size-cells = <1>;
198 /* reg : The partition's offset and size within the mtd bank. */
205 label = "U-Boot";
210 label = "U-Boot Env";
219 pinctrl-names = "default";
220 pinctrl-0 = <&spi1_pins>;
223 compatible = "tcg,tpm_tis-spi";
225 spi-max-frequency = <500000>;