Lines Matching +full:mipi +full:- +full:dbi +full:- +full:spi
2 # SPDX-License-Identifier: Apache-2.0
5 MIPI-DBI Mode C compatible SPI controller. This driver emulates MIPI DBI
6 mode C using a SPI controller and GPIO pins
7 compatible: "zephyr,mipi-dbi-spi"
9 include: ["mipi-dbi-controller.yaml", "pinctrl-device.yaml"]
12 spi-dev:
16 SPI device to use for data transfers with MIPI DBI commands. This SPI
17 device should be connected to the MIPI DBI display.
19 dc-gpios:
20 type: phandle-array
22 Data/command gpio pin. Required when using 4 wire SPI mode (Mode C1).
25 reset-gpios:
26 type: phandle-array
30 xfr-min-bits:
34 On rare types of SPI interfaces, discrete shift registers can be found
35 whose task is to convert the serial SPI bit stream to the parallel MCU
37 These definitions should match those in dt-bindings/mipi_dbi/mipi_dbi.h
39 - "MIPI_DBI_SPI_XFR_8BIT"
40 - "MIPI_DBI_SPI_XFR_16BIT"
42 write-only:
46 If all controllers are write-only, read functions will be