bflb,dbi

Description

These nodes are “mipi-dbi” bus nodes.

BFLB MIPI DBI controller
When used with devices that dont match MIPI DBI properly (eg commands are fully with DC set,
not DC then data, for example SSD1327), you MUST use cs-gpios and dc-gpio to allow holding the
lines for command via software and not use hardware DC and CS. Inversely when using devices that
support D/C properly, you MUST use the hw D/C, and may use hw CS.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

reset-gpios

phandle-array

SINGLE optional reset GPIO pin.

cs-gpios

phandle-array

Optional CS GPIOs (same usage as SPI)

dc-gpios

phandle-array

SINGLE optional data/command GPIO

clock-frequency

int

Clock frequency of the SCL signal of the MBI-DBI peripheral, in Hz

pinctrl-0

phandles

Pin configuration/s for the first state. Content is specific to the
selected pin controller driver implementation.

pinctrl-1

phandles

Pin configuration/s for the second state. See pinctrl-0.

pinctrl-2

phandles

Pin configuration/s for the third state. See pinctrl-0.

pinctrl-3

phandles

Pin configuration/s for the fourth state. See pinctrl-0.

pinctrl-4

phandles

Pin configuration/s for the fifth state. See pinctrl-0.

pinctrl-names

string-array

Names for the provided states. The number of names needs to match the
number of states.