summaryrefslogtreecommitdiff
path: root/include/dsi_host.h
AgeCommit message (Collapse)AuthorFilesLines
2019-10-14dm: Add a dsi host uclassYannick Fertré1-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>