Lines Matching +full:pinctrl +full:- +full:2

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/h7/stm32h743zitx-pinctrl.dtsi>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "STMicroelectronics STM32H743ZI-NUCLEO board";
15 compatible = "st,stm32h743zi-nucleo";
19 zephyr,shell-uart = &usart3;
23 zephyr,code-partition = &slot0_partition;
28 compatible = "gpio-leds";
40 compatible = "pwm-leds";
48 compatible = "gpio-keys";
59 pwm-led0 = &red_pwm_led;
62 die-temp0 = &die_temp;
63 volt-sensor0 = &vref;
64 volt-sensor1 = &vbat;
77 hse-bypass;
78 clock-frequency = <DT_FREQ_M(8)>; /* STLink 8MHz clock */
83 div-m = <2>;
84 mul-n = <240>;
85 div-p = <2>;
86 div-q = <2>;
87 div-r = <2>;
93 div-m = <4>;
94 mul-n = <120>;
95 div-p = <2>;
96 div-q = <3>; /* gives 80MHz to the FDCAN */
97 div-r = <2>;
104 clock-frequency = <DT_FREQ_M(480)>;
106 hpre = <2>;
107 d1ppre = <2>;
108 d2ppre1 = <2>;
109 d2ppre2 = <2>;
110 d3ppre = <2>;
114 pinctrl-0 = <&usart3_tx_pd8 &usart3_rx_pd9>;
115 pinctrl-names = "default";
116 current-speed = <115200>;
121 pinctrl-0 = <&usb_otg_fs_dm_pa11 &usb_otg_fs_dp_pa12>;
122 pinctrl-names = "default";
128 <&rcc STM32_SRC_LSI RTC_SEL(2)>;
133 pinctrl-0 = <&i2c1_scl_pb8 &i2c1_sda_pb9>;
134 pinctrl-names = "default";
136 clock-frequency = <I2C_BITRATE_FAST>;
145 pinctrl-0 = <&tim12_ch1_pb14>;
146 pinctrl-names = "default";
151 pinctrl-0 = <&adc1_inp15_pa3>;
152 pinctrl-names = "default";
153 st,adc-clock-source = "SYNC";
154 st,adc-prescaler = <4>;
163 pinctrl-0 = <&adc3_inp5_pf3>;
164 pinctrl-names = "default";
165 st,adc-clock-source = "SYNC";
166 st,adc-prescaler = <4>;
172 pinctrl-0 = <&dac1_out1_pa4>;
173 pinctrl-names = "default";
181 pinctrl-0 = <&fdcan1_rx_pd0 &fdcan1_tx_pd1>;
182 pinctrl-names = "default";
184 <&rcc STM32_SRC_PLL2_Q FDCAN_SEL(2)>;
198 pinctrl-0 = <&eth_rxd0_pc4
205 pinctrl-names = "default";
210 pinctrl-0 = <&eth_mdio_pa2 &eth_mdc_pc1>;
211 pinctrl-names = "default";
213 ethernet-phy@0 {
214 compatible = "ethernet-phy";
222 pinctrl-0 = <&spi1_sck_pa5 &spi1_miso_pa6 &spi1_mosi_pb5>;
223 pinctrl-names = "default";
224 cs-gpios = <&gpiod 14 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
233 compatible = "fixed-partitions";
234 #address-cells = <1>;
235 #size-cells = <1>;
241 read-only;
252 label = "image-0";
258 label = "image-1";
264 label = "image-scratch";