Lines Matching +full:auto +full:- +full:refresh

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/f7/stm32f769nihx-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h>
12 #include <zephyr/dt-bindings/input/input-event-codes.h>
16 compatible = "st,stm32f769I-disco";
20 zephyr,shell-uart = &usart1;
24 zephyr,flash-controller = &mx25l51245g;
29 compatible = "zephyr,memory-region", "mmio-sram";
32 zephyr,memory-region = "SDRAM1";
33 zephyr,memory-attr = <( DT_MEM_ARM(ATTR_MPU_RAM) )>;
37 compatible = "usb-ulpi-phy";
38 #phy-cells = <0>;
42 compatible = "gpio-leds";
62 compatible = "gpio-keys";
71 compatible = "zephyr,lvgl-pointer-input";
83 quadspi_memory_avail: memory-avail@90000000 {
84 compatible = "zephyr,memory-region", "mmio-sram";
86 zephyr,memory-region = "QSPI_AVAIL";
87 zephyr,memory-attr = <( DT_MEM_ARM(ATTR_MPU_IO) )>;
92 clock-frequency = <DT_FREQ_M(25)>;
97 div-m = <25>;
98 mul-n = <432>;
99 div-p = <2>;
100 div-q = <9>;
107 clock-frequency = <DT_FREQ_M(216)>;
108 ahb-prescaler = <1>;
109 apb1-prescaler = <4>;
110 apb2-prescaler = <2>;
118 pinctrl-0 = <&usart1_tx_pa9 &usart1_rx_pa10>;
119 pinctrl-names = "default";
120 current-speed = <115200>;
125 pinctrl-0 = <&usart6_tx_pc6 &usart6_rx_pc7>;
126 pinctrl-names = "default";
127 current-speed = <115200>;
132 pinctrl-0 = <&i2c1_scl_pb8 &i2c1_sda_pb9>;
133 pinctrl-names = "default";
135 clock-frequency = <I2C_BITRATE_FAST>;
139 pinctrl-0 = <&i2c4_scl_pd12 &i2c4_sda_pb7>;
140 pinctrl-names = "default";
142 clock-frequency = <I2C_BITRATE_FAST>;
147 int-gpios = <&gpioi 13 0>;
152 pinctrl-0 = <&spi2_nss_pa11 &spi2_sck_pa12 &spi2_miso_pb14 &spi2_mosi_pb15>;
153 pinctrl-names = "default";
159 pinctrl-0 = <&eth_mdc_pc1
168 pinctrl-names = "default";
173 pinctrl-0 = <&sdmmc2_d0_pg9 &sdmmc2_d1_pg10
176 pinctrl-names = "default";
177 cd-gpios = <&gpioi 15 GPIO_ACTIVE_LOW>;
181 pinctrl-0 = <&quadspi_clk_pb2 &quadspi_bk1_ncs_pb6
184 pinctrl-names = "default";
187 mx25l51245g: qspi-nor-flash@90000000 {
188 compatible = "st,stm32-qspi-nor";
190 qspi-max-frequency = <DT_FREQ_M(66)>;
194 compatible = "fixed-partitions";
195 #address-cells = <1>;
196 #size-cells = <1>;
199 label = "image-1";
213 pinctrl-0 = <&fmc_nbl0_pe0 &fmc_nbl1_pe1 &fmc_nbl2_pi4 &fmc_nbl3_pi5
228 pinctrl-names = "default";
233 power-up-delay = <100>;
234 num-auto-refresh = <8>;
235 mode-register = <0x230>;
236 refresh-rate = <603>;
241 st,sdram-control = <STM32_FMC_SDRAM_NC_8
249 st,sdram-timing = <2 6 4 6 2 2 2>;
255 pinctrl-0 = <&usb_otg_hs_ulpi_ck_pa5
267 pinctrl-names = "default";
268 maximum-speed = "high-speed";