Lines Matching +full:very +full:- +full:high +full:- +full:speed
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/mp1/stm32mp157cacx-pinctrl.dtsi>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "STMicroelectronics STM32MP157-DK2 board";
15 compatible = "st,stm32mp157c-dk2";
24 * zephyr,shell-uart = &usart3;
31 compatible = "gpio-leds";
39 compatible = "gpio-keys";
55 clock-frequency = <DT_FREQ_M(209)>;
58 &spi4_miso_pe13{ slew-rate = "very-high-speed"; };
61 pinctrl-0 = <&spi4_nss_pe11 &spi4_sck_pe12
63 pinctrl-names = "default";
67 &spi5_miso_pf8{ slew-rate = "very-high-speed"; };
70 pinctrl-0 = <&spi5_nss_pf6 &spi5_sck_pf7
72 pinctrl-names = "default";
77 pinctrl-0 = <&usart3_tx_pb10 &usart3_rx_pb12>;
78 pinctrl-names = "default";
79 current-speed = <115200>;
84 pinctrl-0 = <&uart7_tx_pe8 &uart7_rx_pe7>;
85 pinctrl-names = "default";
86 current-speed = <115200>;
95 pinctrl-0 = <&i2c5_scl_pa11 &i2c5_sda_pa12>;
96 pinctrl-names = "default";
98 clock-frequency = <I2C_BITRATE_FAST>;