1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * Copyright (C) STMicroelectronics 2017 - All Rights Reserved
4 * Author: Ludovic Barre <ludovic.barre@st.com> for STMicroelectronics.
8 #include "stm32mp157c.dtsi"
9 #include "stm32mp157xaa-pinctrl.dtsi"
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/mfd/st,stpmic1.h>
14 model = "STMicroelectronics STM32MP157C eval daughter";
15 compatible = "st,stm32mp157c-ed1", "st,stm32mp157";
18 stdout-path = "serial0:115200n8";
22 device_type = "memory";
23 reg = <0xC0000000 0x40000000>;
31 mcuram2: mcuram2@10000000 {
32 compatible = "shared-dma-pool";
33 reg = <0x10000000 0x40000>;
37 vdev0vring0: vdev0vring0@10040000 {
38 compatible = "shared-dma-pool";
39 reg = <0x10040000 0x1000>;
43 vdev0vring1: vdev0vring1@10041000 {
44 compatible = "shared-dma-pool";
45 reg = <0x10041000 0x1000>;
49 vdev0buffer: vdev0buffer@10042000 {
50 compatible = "shared-dma-pool";
51 reg = <0x10042000 0x4000>;
55 mcuram: mcuram@30000000 {
56 compatible = "shared-dma-pool";
57 reg = <0x30000000 0x40000>;
61 retram: retram@38000000 {
62 compatible = "shared-dma-pool";
63 reg = <0x38000000 0x10000>;
67 gpu_reserved: gpu@e8000000 {
68 reg = <0xe8000000 0x8000000>;
77 sd_switch: regulator-sd_switch {
78 compatible = "regulator-gpio";
79 regulator-name = "sd_switch";
80 regulator-min-microvolt = <1800000>;
81 regulator-max-microvolt = <2900000>;
82 regulator-type = "voltage";
85 gpios = <&gpiof 14 GPIO_ACTIVE_HIGH>;
87 states = <1800000 0x1>,
93 pinctrl-names = "default";
94 pinctrl-0 = <&dac_ch1_pins_a &dac_ch2_pins_a>;
95 vref-supply = <&vdda>;
110 contiguous-area = <&gpu_reserved>;
115 pinctrl-names = "default";
116 pinctrl-0 = <&i2c4_pins_a>;
117 i2c-scl-rising-time-ns = <185>;
118 i2c-scl-falling-time-ns = <20>;
120 /* spare dmas for other usage */
121 /delete-property/dmas;
122 /delete-property/dma-names;
125 compatible = "st,stpmic1";
127 interrupts-extended = <&gpioa 0 IRQ_TYPE_EDGE_FALLING>;
128 interrupt-controller;
129 #interrupt-cells = <2>;
133 compatible = "st,stpmic1-regulators";
134 ldo1-supply = <&v3v3>;
135 ldo2-supply = <&v3v3>;
136 ldo3-supply = <&vdd_ddr>;
137 ldo5-supply = <&v3v3>;
138 ldo6-supply = <&v3v3>;
139 pwr_sw1-supply = <&bst_out>;
140 pwr_sw2-supply = <&bst_out>;
143 regulator-name = "vddcore";
144 regulator-min-microvolt = <1200000>;
145 regulator-max-microvolt = <1350000>;
147 regulator-initial-mode = <0>;
148 regulator-over-current-protection;
152 regulator-name = "vdd_ddr";
153 regulator-min-microvolt = <1350000>;
154 regulator-max-microvolt = <1350000>;
156 regulator-initial-mode = <0>;
157 regulator-over-current-protection;
161 regulator-name = "vdd";
162 regulator-min-microvolt = <3300000>;
163 regulator-max-microvolt = <3300000>;
166 regulator-initial-mode = <0>;
167 regulator-over-current-protection;
171 regulator-name = "v3v3";
172 regulator-min-microvolt = <3300000>;
173 regulator-max-microvolt = <3300000>;
175 regulator-over-current-protection;
176 regulator-initial-mode = <0>;
180 regulator-name = "vdda";
181 regulator-min-microvolt = <2900000>;
182 regulator-max-microvolt = <2900000>;
183 interrupts = <IT_CURLIM_LDO1 0>;
187 regulator-name = "v2v8";
188 regulator-min-microvolt = <2800000>;
189 regulator-max-microvolt = <2800000>;
190 interrupts = <IT_CURLIM_LDO2 0>;
194 regulator-name = "vtt_ddr";
195 regulator-min-microvolt = <500000>;
196 regulator-max-microvolt = <750000>;
198 regulator-over-current-protection;
202 regulator-name = "vdd_usb";
203 regulator-min-microvolt = <3300000>;
204 regulator-max-microvolt = <3300000>;
205 interrupts = <IT_CURLIM_LDO4 0>;
209 regulator-name = "vdd_sd";
210 regulator-min-microvolt = <2900000>;
211 regulator-max-microvolt = <2900000>;
212 interrupts = <IT_CURLIM_LDO5 0>;
217 regulator-name = "v1v8";
218 regulator-min-microvolt = <1800000>;
219 regulator-max-microvolt = <1800000>;
220 interrupts = <IT_CURLIM_LDO6 0>;
224 regulator-name = "vref_ddr";
226 regulator-over-current-protection;
230 regulator-name = "bst_out";
231 interrupts = <IT_OCP_BOOST 0>;
235 regulator-name = "vbus_otg";
236 interrupts = <IT_OCP_OTG 0>;
240 regulator-name = "vbus_sw";
241 interrupts = <IT_OCP_SWOUT 0>;
242 regulator-active-discharge = <1>;
247 compatible = "st,stpmic1-onkey";
248 interrupts = <IT_PONKEY_F 0>, <IT_PONKEY_R 0>;
249 interrupt-names = "onkey-falling", "onkey-rising";
250 power-off-time-sec = <10>;
255 compatible = "st,stpmic1-wdt";
271 memory-region = <&retram>, <&mcuram>, <&mcuram2>, <&vdev0vring0>,
272 <&vdev0vring1>, <&vdev0buffer>;
273 mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>;
274 mbox-names = "vq0", "vq1", "shutdown";
275 interrupt-parent = <&exti>;
282 vdd_3v3_usbfs-supply = <&vdd_usb>;
294 pinctrl-names = "default", "opendrain", "sleep";
295 pinctrl-0 = <&sdmmc1_b4_pins_a &sdmmc1_dir_pins_a>;
296 pinctrl-1 = <&sdmmc1_b4_od_pins_a &sdmmc1_dir_pins_a>;
297 pinctrl-2 = <&sdmmc1_b4_sleep_pins_a &sdmmc1_dir_sleep_pins_a>;
303 vmmc-supply = <&vdd_sd>;
304 vqmmc-supply = <&sd_switch>;
310 /* spare dmas for other usage */
311 /delete-property/dmas;
312 /delete-property/dma-names;
319 pinctrl-names = "default";
320 pinctrl-0 = <&uart4_pins_a>;
325 phy-supply = <&vdd_usb>;
326 vdda1v1-supply = <®11>;
327 vdda1v8-supply = <®18>;
331 phy-supply = <&vdd_usb>;
332 vdda1v1-supply = <®11>;
333 vdda1v8-supply = <®18>;