Skip to content

mipi_dbi_typec3_command quirk for 16 bit parallel interfaces #5

@dsx724

Description

@dsx724

mipi_dbi_typec3_command setups 8 bpw transfers over SPI

mipi_dbi_spi_transfer(spi, speed_hz, 8, cmd, 1);

Should a quirk or parameter for devices that are behind 16-bit parallel interfaces but communicate over SPI? Or maybe arbitrary bit interfaces?

Otherwise the data gets kind of clobbered. I know these hacked displays are not the primary target of panel-mipi-dbi but it would be good to support with one driver.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions