Lines Matching +full:mipi +full:- +full:max +full:- +full:frequency
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/h7/stm32h7b0vbtx-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
11 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h>
15 compatible = "weact,mini-stm32h7b0";
19 zephyr,shell-uart = &usb_cdc_acm_uart;
26 compatible = "gpio-leds";
34 compatible = "gpio-keys";
43 compatible = "zephyr,mipi-dbi-spi";
44 spi-dev = <&spi4>;
45 dc-gpios = <&gpioe 13 GPIO_ACTIVE_HIGH>;
46 #address-cells = <1>;
47 #size-cells = <0>;
51 mipi-max-frequency = <20000000>;
52 mipi-mode = "MIPI_DBI_MODE_SPI_4WIRE";
56 inversion-on;
57 rgb-is-inverted;
58 x-offset = <1>;
59 y-offset = <26>;
97 clock-frequency = <DT_FREQ_M(25)>;
102 div-m = <5>;
103 mul-n = <112>;
104 div-p = <2>;
105 div-q = <2>;
106 div-r = <2>;
113 clock-frequency = <DT_FREQ_M(280)>;
123 pinctrl-0 = <&sdmmc1_d0_pc8 &sdmmc1_d1_pc9
126 pinctrl-names = "default";
127 cd-gpios = <&gpiod 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>;
132 pinctrl-0 = <&usb_otg_hs_dm_pa11 &usb_otg_hs_dp_pa12>;
133 pinctrl-names = "default";
137 compatible = "zephyr,cdc-acm-uart";
143 pinctrl-names = "default";
144 pinctrl-0 = <&octospim_p1_clk_pb2 &octospim_p1_ncs_pb6
149 w25q64_qspi: ospi-nor-flash@90000000 {
150 compatible = "st,stm32-ospi-nor";
152 ospi-max-frequency = <40000000>;
154 spi-bus-width = <4>;
155 data-rate = <OSPI_STR_TRANSFER>;
159 compatible = "fixed-partitions";
160 #address-cells = <1>;
161 #size-cells = <1>;
170 pinctrl-0 = <&spi1_sck_pb3 &spi1_miso_pb4 &spi1_mosi_pd7>;
171 cs-gpios = <&gpiod 6 GPIO_ACTIVE_LOW>;
172 pinctrl-names = "default";
174 w25q64_spi: spi-nor-flash@0 {
175 compatible = "jedec,spi-nor";
177 spi-max-frequency = <40000000>;
180 jedec-id = [ef 40 17];
181 has-dpd;
182 t-enter-dpd = <3500>;
183 t-exit-dpd = <3500>;
185 compatible = "fixed-partitions";
186 #address-cells = <1>;
187 #size-cells = <1>;
200 gpio-hog;
202 output-high;
207 pinctrl-0 = <&spi4_sck_pe12 &spi4_mosi_pe14>;
208 cs-gpios = <&gpioe 11 GPIO_ACTIVE_LOW>;
209 pinctrl-names = "default";