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

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/h7/stm32h753zitx-pinctrl.dtsi>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "STMicroelectronics STM32H743ZI-NUCLEO board";
15 compatible = "st,stm32h753zi-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;
61 volt-sensor1 = &vbat;
74 hse-bypass;
75 clock-frequency = <DT_FREQ_M(8)>; /* STLink 8MHz clock */
80 div-m = <2>;
81 mul-n = <240>;
82 div-p = <2>;
83 div-q = <2>;
84 div-r = <2>;
90 div-m = <4>;
91 mul-n = <120>;
92 div-p = <2>;
93 div-q = <3>; /* gives 80MHz to the FDCAN */
94 div-r = <2>;
101 clock-frequency = <DT_FREQ_M(480)>;
103 hpre = <2>;
104 d1ppre = <2>;
105 d2ppre1 = <2>;
106 d2ppre2 = <2>;
107 d3ppre = <2>;
111 pinctrl-0 = <&usart3_tx_pd8 &usart3_rx_pd9>;
112 pinctrl-names = "default";
113 current-speed = <115200>;
118 pinctrl-0 = <&usb_otg_fs_dm_pa11 &usb_otg_fs_dp_pa12>;
119 pinctrl-names = "default";
125 <&rcc STM32_SRC_LSI RTC_SEL(2)>;
130 pinctrl-0 = <&i2c1_scl_pb8 &i2c1_sda_pb9>;
131 pinctrl-names = "default";
133 clock-frequency = <I2C_BITRATE_FAST>;
142 pinctrl-0 = <&tim12_ch1_pb14>;
143 pinctrl-names = "default";
148 pinctrl-0 = <&adc1_inp15_pa3>;
149 pinctrl-names = "default";
150 st,adc-clock-source = "SYNC";
151 st,adc-prescaler = <4>;
161 <&rcc STM32_SRC_PLL2_Q FDCAN_SEL(2)>;
162 pinctrl-0 = <&fdcan1_rx_pd0 &fdcan1_tx_pd1>;
163 pinctrl-names = "default";
177 pinctrl-0 = <&eth_rxd0_pc4
184 pinctrl-names = "default";
189 pinctrl-0 = <&eth_mdio_pa2 &eth_mdc_pc1>;
190 pinctrl-names = "default";
192 ethernet-phy@0 {
193 compatible = "ethernet-phy";
201 pinctrl-0 = <&spi1_sck_pa5 &spi1_miso_pa6 &spi1_mosi_pb5>;
202 pinctrl-names = "default";
203 cs-gpios = <&gpiod 14 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
208 compatible = "fixed-partitions";
209 #address-cells = <1>;
210 #size-cells = <1>;
216 read-only;
227 label = "image-0";
233 label = "image-1";
239 label = "image-scratch";