Lines Matching +full:pinctrl +full:- +full:2
3 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
8 #include <st/h7/stm32h723zgtx-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
18 model = "STMicroelectronics STM32H723ZG-NUCLEO board";
19 compatible = "st,stm32h723zg-nucleo";
23 zephyr,shell-uart = &usart3;
31 compatible = "gpio-leds";
47 compatible = "pwm-leds";
51 label = "User LD3 - PWM12";
56 compatible = "gpio-keys";
68 pwm-led0 = &red_pwm_led;
82 hse-bypass;
83 clock-frequency = <DT_FREQ_M(8)>; /* STLink 8MHz clock */
92 div-m = <4>;
93 mul-n = <275>;
94 div-p = <1>;
95 div-q = <4>;
96 div-r = <2>;
102 div-m = <1>;
103 mul-n = <10>;
104 div-p = <1>;
105 div-q = <1>;
106 div-r = <1>;
113 clock-frequency = <DT_FREQ_M(550)>;
115 hpre = <2>; /* HCLK: 275 MHz */
116 d1ppre = <2>; /* APB1: 137.5 MHz */
117 d2ppre1 = <2>; /* APB2: 137.5 MHz */
118 d2ppre2 = <2>; /* APB3: 137.5 MHz */
119 d3ppre = <2>; /* APB4: 137.5 MHz */
123 pinctrl-0 = <&usart3_tx_pd8 &usart3_rx_pd9>;
124 pinctrl-names = "default";
125 current-speed = <115200>;
130 pinctrl-0 = <&usart2_tx_pd5 &usart2_rx_pd6>;
131 pinctrl-names = "default";
132 current-speed = <115200>;
138 <&rcc STM32_SRC_LSI RTC_SEL(2)>;
144 pinctrl-0 = <&spi1_sck_pa5 &spi1_miso_pa6 &spi1_mosi_pb5>;
145 pinctrl-names = "default";
146 cs-gpios = <&gpiod 14 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
150 pinctrl-0 = <&i2c1_scl_pb8 &i2c1_sda_pb9>;
151 pinctrl-names = "default";
153 clock-frequency = <I2C_BITRATE_FAST>;
166 pinctrl-0 = <&tim12_ch1_pb14>;
167 pinctrl-names = "default";
173 pinctrl-0 = <ð_ref_clk_pa1
180 pinctrl-names = "default";
185 pinctrl-0 = <ð_mdio_pa2 ð_mdc_pc1>;
186 pinctrl-names = "default";
188 phy: ethernet-phy@0 {
189 compatible = "ethernet-phy";
196 pinctrl-0 = <&usb_otg_hs_dm_pa11 &usb_otg_hs_dp_pa12>;
197 pinctrl-names = "default";
206 pinctrl-0 = <&fdcan1_rx_pd0 &fdcan1_tx_pd1>;
207 pinctrl-names = "default";
209 <&rcc STM32_SRC_PLL2_Q FDCAN_SEL(2)>;