summaryrefslogtreecommitdiffstats
path: root/include/dsi_host.h
Commit message (Collapse)AuthorAgeFilesLines
* dm: Add a dsi host uclassYannick Fertré2019-10-131-0/+73
Display Serial Interface (DSI) host can usefully be modelled as their own uclass. DSI defines a serial bus and a communication protocol between the host and the device (panel, bridge). Signed-off-by: Yannick Fertré <yannick.fertre@st.com>