Lines Matching +full:shared +full:- +full:interrupt

1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
6 /dts-v1/;
10 #include "stm32mp15-pinctrl.dtsi"
11 #include "stm32mp15xxac-pinctrl.dtsi"
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/leds/common.h>
14 #include <dt-bindings/mfd/st,stpmic1.h>
17 model = "Seeed Studio Odyssey-STM32MP157C SOM";
18 compatible = "seeed,stm32mp157c-odyssey-som", "st,stm32mp157";
25 reserved-memory {
26 #address-cells = <1>;
27 #size-cells = <1>;
31 compatible = "shared-dma-pool";
33 no-map;
37 compatible = "shared-dma-pool";
39 no-map;
43 compatible = "shared-dma-pool";
45 no-map;
49 compatible = "shared-dma-pool";
51 no-map;
55 compatible = "shared-dma-pool";
57 no-map;
61 compatible = "shared-dma-pool";
63 no-map;
68 compatible = "gpio-leds";
69 led-blue {
73 linux,default-trigger = "heartbeat";
79 pinctrl-names = "default";
80 pinctrl-0 = <&i2c2_pins_a>;
81 i2c-scl-rising-time-ns = <185>;
82 i2c-scl-falling-time-ns = <20>;
85 /delete-property/dmas;
86 /delete-property/dma-names;
91 interrupts-extended = <&gpioa 0 IRQ_TYPE_EDGE_FALLING>;
92 interrupt-controller;
93 #interrupt-cells = <2>;
96 compatible = "st,stpmic1-regulators";
97 ldo1-supply = <&v3v3>;
98 ldo3-supply = <&vdd_ddr>;
99 ldo6-supply = <&v3v3>;
100 pwr_sw1-supply = <&bst_out>;
101 pwr_sw2-supply = <&bst_out>;
104 regulator-name = "vddcore";
105 regulator-min-microvolt = <800000>;
106 regulator-max-microvolt = <1350000>;
107 regulator-always-on;
108 regulator-initial-mode = <0>;
109 regulator-over-current-protection;
113 regulator-name = "vdd_ddr";
114 regulator-min-microvolt = <1350000>;
115 regulator-max-microvolt = <1350000>;
116 regulator-always-on;
117 regulator-initial-mode = <0>;
118 regulator-over-current-protection;
122 regulator-name = "vdd";
123 regulator-min-microvolt = <3300000>;
124 regulator-max-microvolt = <3300000>;
125 regulator-always-on;
126 st,mask-reset;
127 regulator-initial-mode = <0>;
128 regulator-over-current-protection;
132 regulator-name = "v3v3";
133 regulator-min-microvolt = <3300000>;
134 regulator-max-microvolt = <3300000>;
135 regulator-always-on;
136 regulator-over-current-protection;
137 regulator-initial-mode = <0>;
141 regulator-name = "v1v8_audio";
142 regulator-min-microvolt = <1800000>;
143 regulator-max-microvolt = <1800000>;
144 regulator-always-on;
149 regulator-name = "v3v3_hdmi";
150 regulator-min-microvolt = <3300000>;
151 regulator-max-microvolt = <3300000>;
152 regulator-always-on;
157 regulator-name = "vtt_ddr";
158 regulator-min-microvolt = <500000>;
159 regulator-max-microvolt = <750000>;
160 regulator-always-on;
161 regulator-over-current-protection;
165 regulator-name = "vdd_usb";
170 regulator-name = "vdda";
171 regulator-min-microvolt = <2900000>;
172 regulator-max-microvolt = <2900000>;
174 regulator-boot-on;
178 regulator-name = "v1v2_hdmi";
179 regulator-min-microvolt = <1200000>;
180 regulator-max-microvolt = <1200000>;
181 regulator-always-on;
186 regulator-name = "vref_ddr";
187 regulator-always-on;
191 regulator-name = "bst_out";
196 regulator-name = "vbus_otg";
201 regulator-name = "vbus_sw";
203 regulator-active-discharge = <1>;
208 compatible = "st,stpmic1-onkey";
210 interrupt-names = "onkey-falling", "onkey-rising";
211 power-off-time-sec = <10>;
215 compatible = "st,stpmic1-wdt";
226 timeout-sec = <32>;
231 memory-region = <&retram>, <&mcuram>, <&mcuram2>, <&vdev0vring0>,
234 mbox-names = "vq0", "vq1", "shutdown", "detach";
235 interrupt-parent = <&exti>;
249 pinctrl-names = "default", "opendrain", "sleep";
250 pinctrl-0 = <&sdmmc2_b4_pins_a &sdmmc2_d47_pins_d>;
251 pinctrl-1 = <&sdmmc2_b4_od_pins_a &sdmmc2_d47_pins_d>;
252 pinctrl-2 = <&sdmmc2_b4_sleep_pins_a &sdmmc2_d47_sleep_pins_d>;
253 non-removable;
254 no-sd;
255 no-sdio;
256 st,neg-edge;
257 bus-width = <8>;
258 vmmc-supply = <&v3v3>;
259 vqmmc-supply = <&vdd>;
260 mmc-ddr-3_3v;