Lines Matching +full:stm32mp15 +full:- +full:i2c
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
9 #include "stm32mp15-pinctrl.dtsi"
10 #include "stm32mp15xxac-pinctrl.dtsi"
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/mfd/st,stpmic1.h>
24 stdout-path = "serial1:115200n8";
33 compatible = "gpio-leds";
38 linux,default-trigger = "heartbeat";
39 default-state = "off";
45 linux,default-trigger = "mmc0";
46 default-state = "off";
52 linux,default-trigger = "mmc1";
53 default-state = "off";
59 linux,default-trigger = "none";
60 default-state = "off";
61 panic-indicator;
65 sd_switch: regulator-sd_switch {
66 compatible = "regulator-gpio";
67 regulator-name = "sd_switch";
68 regulator-min-microvolt = <1800000>;
69 regulator-max-microvolt = <2900000>;
70 regulator-type = "voltage";
71 regulator-always-on;
74 gpios-states = <0>;
85 /* LS-I2C0 */
87 pinctrl-names = "default";
88 pinctrl-0 = <&i2c2_pins_a>;
89 i2c-scl-rising-time-ns = <1000>;
90 i2c-scl-falling-time-ns = <300>;
92 /delete-property/dmas;
93 /delete-property/dma-names;
97 pinctrl-names = "default";
98 pinctrl-0 = <&i2c4_pins_a>;
99 i2c-scl-rising-time-ns = <185>;
100 i2c-scl-falling-time-ns = <20>;
102 /delete-property/dmas;
103 /delete-property/dma-names;
108 interrupts-extended = <&gpioa 0 IRQ_TYPE_EDGE_FALLING>;
109 interrupt-controller;
110 #interrupt-cells = <2>;
114 compatible = "st,stpmic1-regulators";
116 ldo1-supply = <&v3v3>;
117 ldo2-supply = <&v3v3>;
118 ldo3-supply = <&vdd_ddr>;
119 ldo5-supply = <&v3v3>;
120 ldo6-supply = <&v3v3>;
121 pwr_sw1-supply = <&bst_out>;
122 pwr_sw2-supply = <&bst_out>;
125 regulator-name = "vddcore";
126 regulator-min-microvolt = <1200000>;
127 regulator-max-microvolt = <1350000>;
128 regulator-always-on;
129 regulator-initial-mode = <0>;
130 regulator-over-current-protection;
134 regulator-name = "vdd_ddr";
135 regulator-min-microvolt = <1500000>;
136 regulator-max-microvolt = <1500000>;
137 regulator-always-on;
138 regulator-initial-mode = <0>;
139 regulator-over-current-protection;
143 regulator-name = "vdd";
144 regulator-min-microvolt = <1800000>;
145 regulator-max-microvolt = <1800000>;
146 regulator-always-on;
147 st,mask-reset;
148 regulator-initial-mode = <0>;
149 regulator-over-current-protection;
153 regulator-name = "v3v3";
154 regulator-min-microvolt = <3300000>;
155 regulator-max-microvolt = <3300000>;
156 regulator-always-on;
157 regulator-over-current-protection;
158 regulator-initial-mode = <0>;
162 regulator-name = "vdda";
163 regulator-min-microvolt = <1800000>;
164 regulator-max-microvolt = <1800000>;
165 regulator-always-on;
170 regulator-name = "v2v9";
171 regulator-min-microvolt = <2900000>;
172 regulator-max-microvolt = <2900000>;
173 regulator-always-on;
178 regulator-name = "vtt_ddr";
179 regulator-min-microvolt = <500000>;
180 regulator-max-microvolt = <750000>;
181 regulator-always-on;
182 regulator-over-current-protection;
186 regulator-name = "vdd_usb";
191 regulator-name = "vdd_sd";
192 regulator-min-microvolt = <2900000>;
193 regulator-max-microvolt = <2900000>;
195 regulator-boot-on;
199 regulator-name = "v1v8";
200 regulator-min-microvolt = <1800000>;
201 regulator-max-microvolt = <1800000>;
202 regulator-always-on;
207 regulator-name = "vref_ddr";
208 regulator-always-on;
212 regulator-name = "bst_out";
217 regulator-name = "vbus_otg";
219 regulator-active-discharge = <1>;
223 regulator-name = "vbus_sw";
225 regulator-active-discharge = <1>;
230 compatible = "st,stpmic1-onkey";
232 interrupt-names = "onkey-falling", "onkey-rising";
237 compatible = "st,stpmic1-wdt";
244 timeout-sec = <32>;
249 vdd-supply = <&vdd>;
250 vdd_3v3_usbfs-supply = <&vdd_usb>;
262 pinctrl-names = "default", "opendrain", "sleep";
263 pinctrl-0 = <&sdmmc1_b4_pins_a &sdmmc1_dir_pins_b>;
264 pinctrl-1 = <&sdmmc1_b4_od_pins_a &sdmmc1_dir_pins_b>;
265 pinctrl-2 = <&sdmmc1_b4_sleep_pins_a &sdmmc1_dir_sleep_pins_b>;
266 broken-cd;
267 disable-wp;
268 st,sig-dir;
269 st,neg-edge;
270 st,use-ckin;
271 bus-width = <4>;
272 vmmc-supply = <&vdd_sd>;
273 vqmmc-supply = <&sd_switch>;
277 /* LS-SPI0 */
279 pinctrl-names = "default";
280 pinctrl-0 = <&spi4_pins_a>;
281 cs-gpios = <&gpioe 11 GPIO_ACTIVE_HIGH>;
287 pinctrl-names = "default", "sleep";
288 pinctrl-0 = <&usart2_pins_b>;
289 pinctrl-1 = <&usart2_sleep_pins_b>;
290 uart-has-rtscts;
291 /delete-property/dmas;
292 /delete-property/dma-names;
296 /* LS-UART0 */
298 pinctrl-names = "default";
299 pinctrl-0 = <&uart4_pins_c>;
300 uart-has-rtscts;
301 /delete-property/dmas;
302 /delete-property/dma-names;
308 pinctrl-names = "default";
309 pinctrl-0 = <&uart7_pins_b>;
310 /delete-property/dmas;
311 /delete-property/dma-names;
321 pinctrl-0 = <&usbotg_hs_pins_a>;
322 pinctrl-names = "default";
323 phy-names = "usb2-phy";
325 vbus-supply = <&vbus_otg>;
334 phy-supply = <&vdd_usb>;
338 phy-supply = <&vdd_usb>;