Lines Matching +full:max +full:- +full:bit +full:- +full:width
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";
24 compatible = "gpio-leds";
32 compatible = "gpio-keys";
41 compatible = "zephyr,mipi-dbi-spi";
42 spi-dev = <&spi4>;
43 dc-gpios = <&gpioe 13 GPIO_ACTIVE_HIGH>;
44 #address-cells = <1>;
45 #size-cells = <0>;
49 mipi-max-frequency = <20000000>;
50 mipi-mode = "MIPI_DBI_MODE_SPI_4WIRE";
52 width = <160>;
54 inversion-on;
55 rgb-is-inverted;
56 x-offset = <1>;
57 y-offset = <26>;
71 /* Set D3 (RGB) bit to 1. LV_COLOR_16_SWAP is enabled by default */
95 clock-frequency = <DT_FREQ_M(25)>;
100 div-m = <5>;
101 mul-n = <112>;
102 div-p = <2>;
103 div-q = <2>;
104 div-r = <2>;
111 clock-frequency = <DT_FREQ_M(280)>;
121 pinctrl-0 = <&sdmmc1_d0_pc8 &sdmmc1_d1_pc9
124 pinctrl-names = "default";
125 cd-gpios = <&gpiod 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>;
130 pinctrl-0 = <&usb_otg_hs_dm_pa11 &usb_otg_hs_dp_pa12>;
131 pinctrl-names = "default";
138 pinctrl-names = "default";
139 pinctrl-0 = <&octospim_p1_clk_pb2 &octospim_p1_ncs_pb6
144 w25q64_qspi: ospi-nor-flash@90000000 {
145 compatible = "st,stm32-ospi-nor";
147 ospi-max-frequency = <40000000>;
149 spi-bus-width = <4>;
150 data-rate = <OSPI_STR_TRANSFER>;
154 compatible = "fixed-partitions";
155 #address-cells = <1>;
156 #size-cells = <1>;
165 pinctrl-0 = <&spi1_sck_pb3 &spi1_miso_pb4 &spi1_mosi_pd7>;
166 cs-gpios = <&gpiod 6 GPIO_ACTIVE_LOW>;
167 pinctrl-names = "default";
169 w25q64_spi: spi-nor-flash@0 {
170 compatible = "jedec,spi-nor";
172 spi-max-frequency = <40000000>;
175 jedec-id = [ef 40 17];
176 has-dpd;
177 t-enter-dpd = <3500>;
178 t-exit-dpd = <3500>;
180 compatible = "fixed-partitions";
181 #address-cells = <1>;
182 #size-cells = <1>;
195 gpio-hog;
197 output-high;
202 pinctrl-0 = <&spi4_sck_pe12 &spi4_mosi_pe14>;
203 cs-gpios = <&gpioe 11 GPIO_ACTIVE_LOW>;
204 pinctrl-names = "default";