Lines Matching +full:pinctrl +full:- +full:n

4  * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
8 #include <st/l4/stm32l4r9a(g-i)ix-pinctrl.dtsi>
9 #include <zephyr/dt-bindings/input/input-event-codes.h>
13 model = "STMicroelectronics STM32L4R9I-DISCO board";
14 compatible = "st,stm32l4r9i-disco";
18 zephyr,shell-uart = &usart2;
24 compatible = "gpio-leds";
25 /* N.B. LD1 (orange) is not wired to MCU */
33 compatible = "gpio-keys";
44 die-temp0 = &die_temp;
45 volt-sensor0 = &vref;
46 volt-sensor1 = &vbat;
68 msi-range = <6>;
69 msi-pll-mode;
74 div-m = <1>;
75 mul-n = <60>;
77 * WORKAROUND: stm32l4-pll-clock does not allow arbitrary PLLP dividers.
80 /* div-p = <5>; */
81 div-q = <2>;
82 div-r = <2>;
88 ahb-prescaler = <1>;
89 clock-frequency = <DT_FREQ_M(120)>;
90 apb1-prescaler = <1>;
91 apb2-prescaler = <1>;
96 pinctrl-0 = <&usart2_tx_pa2 &usart2_rx_pa3>;
97 pinctrl-names = "default";
98 current-speed = <115200>;
103 pinctrl-0 = <&lpuart1_tx_pc1 &lpuart1_rx_pc0>;
104 pinctrl-names = "default";
105 current-speed = <115200>;
114 * N.B.: Datasheet indicates that ARD_D11 (wired to PB15) is connected to TIM3_CH2.
118 pinctrl-0 = <&tim3_ch1_pb4>;
119 pinctrl-names = "default";
128 pinctrl-0 = <&tim5_ch2_pa1 &tim5_ch4_pi0>;
129 pinctrl-names = "default";
138 pinctrl-0 = <&tim8_ch1n_ph13>;
139 pinctrl-names = "default";
148 pinctrl-0 = <&tim15_ch2_pf10 &tim15_ch2_pb15>;
149 pinctrl-names = "default";
155 pinctrl-0 = <&i2c1_scl_pb6 &i2c1_sda_pg13>;
156 pinctrl-names = "default";
157 clock-frequency = <I2C_BITRATE_STANDARD>;
162 pinctrl-0 = <&i2c3_scl_pg7 &i2c3_sda_pg8>;
163 pinctrl-names = "default";
164 clock-frequency = <I2C_BITRATE_STANDARD>;
169 pinctrl-0 = <&spi2_sck_pb13 &spi2_miso_pb14 &spi2_mosi_pb15>;
170 pinctrl-names = "default";
171 cs-gpios = <&gpioi 0 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
182 pinctrl-0 = <&sdmmc1_d0_pc8 &sdmmc1_d1_pc9
185 pinctrl-names = "default";
190 pinctrl-0 = <&adc1_in5_pa0 &adc1_in12_pa7 &adc1_in15_pb0
192 pinctrl-names = "default";
193 st,adc-clock-source = "SYNC";
194 st,adc-prescaler = <1>;
199 pinctrl-0 = <&usb_otg_fs_dm_pa11 &usb_otg_fs_dp_pa12
201 pinctrl-names = "default";
218 pinctrl-0 = <&octospim_p2_clk_pi6 &octospim_p2_ncs_pg12
224 pinctrl-names = "default";
226 mx25lm51245: ospi-nor-flash@90000000 {
228 compatible = "st,stm32-ospi-nor";
230 ospi-max-frequency = <DT_FREQ_M(25)>;
231 spi-bus-width = <OSPI_OPI_MODE>;
232 data-rate = <OSPI_STR_TRANSFER>;
233 four-byte-opcodes;
234 sfdp-bfp = [
263 compatible = "fixed-partitions";
264 #address-cells = <1>;
265 #size-cells = <1>;