/Zephyr-latest/boards/pine64/pinetime_devkit0/ |
D | pinetime_devkit0.dts | 4 * SPDX-License-Identifier: Apache-2.0 6 * DTS for Pine64 PineTime DevKit-0 board 11 /dts-v1/; 13 #include "pinetime_devkit0-pinctrl.dtsi" 14 #include <zephyr/dt-bindings/input/input-event-codes.h> 15 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h> 19 compatible = "pine64,pinetime-devkit0"; 23 zephyr,shell-uart = &uart0; 24 zephyr,bt-mon-uart = &uart0; 25 zephyr,bt-c2h-uart = &uart0; [all …]
|
/Zephyr-latest/dts/bindings/display/ |
D | nxp,imx-elcdif.yaml | 1 # Copyright 2022-2023 NXP 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "nxp,imx-elcdif" 8 include: [lcd-controller.yaml, pinctrl-device.yaml] 17 data-bus-width: 19 default: "16-bit" 21 - "16-bit" 22 - "8-bit" 23 - "18-bit" 24 - "24-bit" [all …]
|
D | renesas,ra-glcdc.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "renesas,ra-glcdc" 8 include: [display-controller.yaml, pinctrl-device.yaml] 17 pinctrl-0: 20 pinctrl-names: 26 interrupt-names: 27 type: string-array 31 backlight-gpios: 32 type: phandle-array 35 The BLn pin is asserted to control the backlight of the panel. [all …]
|
D | nxp,dcnano-lcdif.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "nxp,dcnano-lcdif" 8 include: [lcd-controller.yaml, pinctrl-device.yaml] 17 backlight-gpios: 18 type: phandle-array 21 LCB backlight control gpio. Driver will initialize this GPIO to active high 23 data-bus-width: 25 default: "24-bit" 27 - "16-bit-config1" # 16 bit configuration 1. RGB565: XXXXXXXX_RRRRRGGG_GGGBBBBB 28 - "16-bit-config2" # 16 bit configuration 2. RGB565: XXXRRRRR_XXGGGGGG_XXXBBBBB [all …]
|
D | himax,hx8394.yaml | 4 # SPDX-License-Identifier: Apache-2.0 11 include: [mipi-dsi-device.yaml, display-controller.yaml] 14 reset-gpios: 15 type: phandle-array 18 reset. The sensor receives this as an active-low signal. 20 bl-gpios: 21 type: phandle-array 23 The BLn pin is asserted to control the backlight of the panel. 24 The sensor receives this as an active-high signal.
|
D | raydium,rm67162.yaml | 4 # SPDX-License-Identifier: Apache-2.0 11 include: [mipi-dsi-device.yaml, display-controller.yaml] 14 reset-gpios: 15 type: phandle-array 18 reset. The sensor receives this as an active-low signal. 20 bl-gpios: 21 type: phandle-array 23 The BLn pin is asserted to control the backlight of the panel. 24 The sensor receives this as an active-high signal. 26 te-gpios: [all …]
|
D | ilitek,ili9806e.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "ilitek,ili9806e-dsi" 8 include: [mipi-dsi-device.yaml, display-controller.yaml] 11 reset-gpios: 12 type: phandle-array 15 reset. The sensor receives this as an active-low signal. 17 bl-gpios: 18 type: phandle-array 20 The BLn pin is asserted to control the backlight of the panel. 21 The sensor receives this as an active-high signal.
|
D | raydium,rm68200.yaml | 4 # SPDX-License-Identifier: Apache-2.0 11 include: [mipi-dsi-device.yaml, display-controller.yaml] 14 reset-gpios: 15 type: phandle-array 18 reset. The sensor receives this as an active-low signal. 20 bl-gpios: 21 type: phandle-array 23 The BLn pin is asserted to control the backlight of the panel. 24 The sensor receives this as an active-high signal.
|
D | frida,nt35510.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 include: [mipi-dsi-device.yaml, display-controller.yaml] 11 reset-gpios: 12 type: phandle-array 17 bl-gpios: 18 type: phandle-array 20 The BLn pin is asserted to turn on the backlight of the panel. 28 - 0 29 - 90 30 - 180 [all …]
|
D | orisetech,otm8009a.yaml | 3 # SPDX-License-Identifier: Apache-2.0 9 include: [mipi-dsi-device.yaml, display-controller.yaml] 12 reset-gpios: 13 type: phandle-array 16 reset. The sensor receives this as an active-low signal. 18 bl-gpios: 19 type: phandle-array 21 The BLn pin is asserted to control the backlight of the panel. 22 The sensor receives this as an active-high signal. 28 - 0 [all …]
|
D | st,stm32-ltdc.yaml | 1 # Copyright (c) 2022, Byte-Lab d.o.o. <dev@byte-lab.com> 3 # SPDX-License-Identifier: Apache-2.0 5 description: STM32 LCD-TFT display controller 7 compatible: "st,stm32-ltdc" 9 include: [lcd-controller.yaml, pinctrl-device.yaml, reset-device.yaml] 12 disp-on-gpios: 13 type: phandle-array 18 bl-ctrl-gpios: 19 type: phandle-array 21 Backlight on/off GPIO pin. [all …]
|
/Zephyr-latest/dts/bindings/auxdisplay/ |
D | hit,hd44780.yaml | 4 # SPDX-License-Identifier: Apache-2.0 11 include: [auxdisplay-device.yaml] 17 description: Operating mode of display, 8-bit or 4 for 4-bit mode 19 - 4 20 - 8 22 register-select-gpios: 23 type: phandle-array 27 read-write-gpios: 28 type: phandle-array 31 enable-gpios: [all …]
|
/Zephyr-latest/samples/drivers/auxdisplay/boards/ |
D | esp_wrover_kit.overlay | 9 gpio-controller; 11 #gpio-cells = <2>; 21 boot-delay-ms = <100>; 22 enable-line-rise-delay-us = <1000>; 23 enable-line-fall-delay-us = <500>; 24 register-select-gpios = <&aux_display_gpio 0 (GPIO_ACTIVE_HIGH)>; 25 read-write-gpios = <&aux_display_gpio 1 (GPIO_ACTIVE_HIGH)>; 26 enable-gpios = <&aux_display_gpio 2 (GPIO_ACTIVE_HIGH)>; 27 backlight-gpios = <&aux_display_gpio 3 (GPIO_ACTIVE_HIGH)>; 28 data-bus-gpios = <0>, <0>, <0>, <0>,
|
/Zephyr-latest/boards/shields/rk043fn66hs_ctg/ |
D | rk043fn66hs_ctg.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/display/panel.h> 16 compatible = "zephyr,lvgl-pointer-input"; 26 irq-gpios = <&nxp_i2c_touch_fpc 2 GPIO_ACTIVE_HIGH>; 27 reset-gpios = <&nxp_i2c_touch_fpc 1 GPIO_ACTIVE_LOW>; 35 display-timings { 36 compatible = "zephyr,panel-timing"; 37 hsync-len = <4>; 38 hfront-porch = <8>; 39 hback-porch = <43>; [all …]
|
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/ |
D | rtkmipilcdb00000be.overlay | 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>; [all …]
|
/Zephyr-latest/boards/shields/rk043fn02h_ct/ |
D | rk043fn02h_ct.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/display/panel.h> 16 compatible = "zephyr,lvgl-pointer-input"; 26 int-gpios = <&nxp_i2c_touch_fpc 2 GPIO_ACTIVE_LOW>; 34 display-timings { 35 compatible = "zephyr,panel-timing"; 36 hsync-len = <41>; 37 hfront-porch = <4>; 38 hback-porch = <8>; 39 vsync-len = <10>; [all …]
|
/Zephyr-latest/boards/shields/rk055hdmipi4ma0/ |
D | rk055hdmipi4ma0.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/display/panel.h> 15 en_mipi_display_rk055hdmipi4ma0: enable-mipi-display-rk055hdmipi4ma0 { 16 compatible = "regulator-fixed"; 17 regulator-name = "en_mipi_display"; 18 enable-gpios = <&nxp_mipi_connector 32 GPIO_ACTIVE_HIGH>; 19 regulator-boot-on; 23 compatible = "zephyr,lvgl-pointer-input"; 30 gt911_rk055hdmipi4ma0: gt911-rk055hdmipi4ma0@5d { 33 irq-gpios = <&nxp_mipi_connector 29 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-latest/boards/shields/rk055hdmipi4m/ |
D | rk055hdmipi4m.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/display/panel.h> 15 en_mipi_display: enable-mipi-display { 16 compatible = "regulator-fixed"; 17 regulator-name = "en_mipi_display"; 18 enable-gpios = <&nxp_mipi_connector 32 GPIO_ACTIVE_HIGH>; 19 regulator-boot-on; 23 compatible = "zephyr,lvgl-pointer-input"; 33 irq-gpios = <&nxp_mipi_connector 29 GPIO_ACTIVE_HIGH>; 34 reset-gpios = <&nxp_mipi_connector 28 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/boards/shields/seeed_xiao_round_display/ |
D | seeed_xiao_round_display.overlay | 4 * SPDX-License-Identifier: Apache-2.0 8 #include <zephyr/dt-bindings/display/panel.h> 17 compatible = "voltage-divider"; 18 io-channels = <&xiao_adc 0>; 19 output-ohms = <470000>; 20 full-ohms = <940000>; 24 compatible = "zephyr,lvgl-pointer-input"; 33 compatible = "zephyr,mipi-dbi-spi"; 34 spi-dev = <&xiao_spi>; 35 dc-gpios = <&xiao_d 3 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-latest/boards/nxp/frdm_mcxn236/ |
D | frdm_mcxn236.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include "frdm_mcxn236-pinctrl.dtsi" 8 #include <zephyr/dt-bindings/i2c/i2c.h> 9 #include <zephyr/dt-bindings/input/input-event-codes.h> 21 compatible = "gpio-leds"; 23 gpios = <&gpio4 19 GPIO_ACTIVE_LOW>; 27 gpios = <&gpio4 17 GPIO_ACTIVE_LOW>; 31 gpios = <&gpio4 18 GPIO_ACTIVE_LOW>; 37 compatible = "gpio-keys"; 40 gpios = <&gpio0 20 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; [all …]
|
/Zephyr-latest/drivers/auxdisplay/ |
D | auxdisplay_hd44780.c | 4 * SPDX-License-Identifier: Apache-2.0 84 const struct auxdisplay_hd44780_config *const config = dev->config; in hd44780_pulse_enable_line() 86 gpio_pin_set_dt(&config->e_gpio, 1); in hd44780_pulse_enable_line() 87 k_sleep(K_NSEC(config->enable_line_rise_delay)); in hd44780_pulse_enable_line() 88 gpio_pin_set_dt(&config->e_gpio, 0); in hd44780_pulse_enable_line() 89 k_sleep(K_NSEC(config->enable_line_fall_delay)); in hd44780_pulse_enable_line() 94 const struct auxdisplay_hd44780_config *const config = dev->config; in hd44780_set_rs_rw_lines() 96 gpio_pin_set_dt(&config->rs_gpio, rs); in hd44780_set_rs_rw_lines() 97 if (config->rw_gpio.port) { in hd44780_set_rs_rw_lines() 98 gpio_pin_set_dt(&config->rw_gpio, rw); in hd44780_set_rs_rw_lines() [all …]
|
/Zephyr-latest/boards/espressif/esp_wrover_kit/ |
D | esp_wrover_kit_procpu.dts | 4 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include "esp_wrover_kit-pinctrl.dtsi" 13 model = "Espressif ESP32-Wrover-Kit PROCPU"; 20 pwm-led0 = &pwm_led_red; 21 pwm-led1 = &pwm_led_green; 22 pwm-led2 = &pwm_led_blue; 23 red-pwm-led = &pwm_led_red; 24 green-pwm-led = &pwm_led_green; 25 blue-pwm-led = &pwm_led_blue; [all …]
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/dts/ |
D | goworld_16880_lcm.overlay | 1 #include <zephyr/dt-bindings/spi/spi.h> 10 compatible = "zephyr,lvgl-pointer-input"; 12 swap-xy; 13 invert-y; 19 nxp,swap-bytes; 21 nxp,timer0-ratio = <15>; 25 * - R125, R123, R12, R124, R15, R243, R239, R236, R233, R286, R246 27 * - R9, R11, R20, R19, R242, R241, R237, R235, R245 31 * ------------------------------- 42 * Pins 10 and 11 correspond to the backlight anode and cathode, [all …]
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/ |
D | frdm_mcxn947.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include "frdm_mcxn947-pinctrl.dtsi" 8 #include <zephyr/dt-bindings/i2c/i2c.h> 9 #include <zephyr/dt-bindings/input/input-event-codes.h> 19 mcuboot-button0 = &user_button_2; 23 compatible = "gpio-leds"; 25 gpios = <&gpio0 27 GPIO_ACTIVE_LOW>; 30 gpios = <&gpio1 2 GPIO_ACTIVE_LOW>; 35 gpios = <&gpio0 10 GPIO_ACTIVE_LOW>; 42 compatible = "gpio-keys"; [all …]
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/ |
D | rd_rw612_bga.dtsi | 2 * Copyright 2022-2024 NXP 4 * SPDX-License-Identifier: Apache-2.0 8 #include "rd_rw612_bga-pinctrl.dtsi" 9 #include <zephyr/dt-bindings/input/input-event-codes.h> 16 usart-0 = &flexcomm3; 18 i2c-0 = &flexcomm2; 20 dmic-dev = &dmic0; 21 mcuboot-button0 = &sw_4; 22 pwm-0 = &sctimer; 28 zephyr,code-partition = &slot0_partition; [all …]
|