Lines Matching +full:44 +full:- +full:pin

4  * SPDX-License-Identifier: Apache-2.0
8 #include <st/l5/stm32l562qeixq-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
11 #include <zephyr/dt-bindings/memory-controller/stm32-fmc-nor-psram.h>
12 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h>
16 compatible = "gpio-leds";
28 compatible = "gpio-keys";
37 die-temp0 = &die_temp;
38 volt-sensor0 = &vref;
39 volt-sensor1 = &vbat;
43 zephyr,bt-hci = &hci_spi;
48 pinctrl-0 = <&fmc_a0_pf0 &fmc_nce_pd7 &fmc_nwe_pd5 &fmc_noe_pd4
53 pinctrl-names = "default";
57 compatible = "st,stm32-fmc-nor-psram";
59 #address-cells = <1>;
60 #size-cells = <0>;
80 fmc-mipi-dbi {
81 compatible = "st,stm32-fmc-mipi-dbi";
82 reset-gpios = <&gpiof 14 GPIO_ACTIVE_LOW>;
83 power-gpios = <&gpioh 0 GPIO_ACTIVE_LOW>;
84 register-select-pin = <0>;
85 #address-cells = <1>;
86 #size-cells = <0>;
87 st7789v: lcd-panel@0 {
90 mipi-mode = "MIPI_DBI_MODE_8080_BUS_16_BIT";
92 mipi-max-frequency = <14705882>;
95 x-offset = <0>;
96 y-offset = <0>;
104 porch-param = [0c 0c 00 33 33];
105 cmd2en-param = [5a 69 02 00];
106 pwctrl1-param = [a4 a1];
107 pvgam-param = [D0 08 11 08 0C 15 39 33 50 36 13 14 29 2D];
108 nvgam-param = [D0 08 10 08 06 06 39 44 51 0B 16 14 2F 31];
109 ram-param = [00 F0];
110 rgb-param = [40 02 14];
123 msi-range = <6>;
124 msi-pll-mode;
132 div-m = <1>;
133 mul-n = <55>;
134 div-p = <7>;
135 div-q = <2>;
136 div-r = <2>;
143 clock-frequency = <DT_FREQ_M(110)>;
144 ahb-prescaler = <1>;
145 apb1-prescaler = <1>;
146 apb2-prescaler = <1>;
156 current-speed = <115200>;
157 pinctrl-0 = <&usart1_tx_pa9 &usart1_rx_pa10>;
158 pinctrl-names = "default";
163 pinctrl-0 = <&usart3_tx_pc10 &usart3_rx_pc11>;
164 pinctrl-names = "default";
165 current-speed = <115200>;
170 pinctrl-0 = <&i2c1_scl_pb6 &i2c1_sda_pb7>;
171 pinctrl-names = "default";
173 clock-frequency = <I2C_BITRATE_FAST>;
178 irq-gpios = <&gpiof 3 GPIO_ACTIVE_HIGH>;
187 pinctrl-0 = <&spi1_sck_pg2 &spi1_miso_pg3 &spi1_mosi_pg4>;
188 pinctrl-names = "default";
189 cs-gpios = <&gpiog 5 GPIO_ACTIVE_LOW>;
192 hci_spi: spbtle-rf@0 {
193 compatible = "st,hci-spi-v1";
195 irq-gpios = <&gpiog 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
196 reset-gpios = <&gpiog 8 GPIO_ACTIVE_LOW>;
197 spi-max-frequency = <DT_FREQ_M(2)>;
198 spi-hold-cs;
203 pinctrl-0 = <&octospi1_clk_pa3 &octospi1_ncs_pa2
209 pinctrl-names = "default";
213 mx25lm51245: ospi-nor-flash@90000000 {
214 compatible = "st,stm32-ospi-nor";
216 ospi-max-frequency = <DT_FREQ_M(50)>;
217 spi-bus-width = <OSPI_OPI_MODE>;
218 data-rate = <OSPI_DTR_TRANSFER>;
219 four-byte-opcodes;
221 sfdp-bfp = [
222 53 46 44 50 06 01 02 ff
229 44 eb 08 6b 08 3b 04 bb
231 ff ff 44 eb 0c 20 0f 52
233 81 df 04 e3 44 03 67 38
250 compatible = "fixed-partitions";
251 #address-cells = <1>;
252 #size-cells = <1>;
266 pinctrl-0 = <&tim2_ch1_pa0>;
267 pinctrl-names = "default";
273 pinctrl-0 = <&dac1_out1_pa4>;
274 pinctrl-names = "default";
278 pinctrl-0 = <&adc1_in13_pc4>;
279 pinctrl-names = "default";
280 st,adc-clock-source = "SYNC";
281 st,adc-prescaler = <4>;
290 pinctrl-0 = <&spi3_sck_pg9 &spi3_mosi_pb5 &spi3_miso_pb4>;
291 pinctrl-names = "default";
292 cs-gpios = <&gpioe 0 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
297 pinctrl-0 = <&usb_dp_pa12 &usb_dm_pa11>;
298 pinctrl-names = "default";
305 pinctrl-0 = <&sdmmc1_d0_pc8
312 pinctrl-names = "default";
314 cd-gpios = <&gpiof 2 GPIO_ACTIVE_LOW>;