Lines Matching +full:data +full:- +full:lanes
4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/display/panel.h>
15 compatible = "zephyr,lvgl-pointer-input";
22 gt911_rtkmipilcdb00000be: gt911-rtkmipilcdb00000be@5d {
25 irq-gpios = <&renesas_mipi_connector 17 GPIO_ACTIVE_HIGH>;
26 reset-gpios = <&renesas_mipi_connector 18 GPIO_ACTIVE_LOW>;
34 compatible = "ilitek,ili9806e-dsi";
38 data-lanes = <2>;
39 pixel-format = <MIPI_DSI_PIXFMT_RGB888>;
47 input-pixel-format = <PANEL_PIXEL_FORMAT_RGB_888>;
48 output-pixel-format = <PANEL_PIXEL_FORMAT_RGB_888>;
49 display-timings {
50 compatible = "zephyr,panel-timing";
51 hsync-len = <2>;
52 hback-porch = <5>;
53 vsync-len = <3>;
54 vback-porch = <20>;
55 hsync-active = <0>;
56 vsync-active = <0>;
57 de-active = <1>;
58 pixelclk-active = <0>;
59 hfront-porch = <72>;
60 vfront-porch = <17>;
62 backlight-gpios = <&renesas_mipi_connector 15 GPIO_ACTIVE_HIGH>;