Re: [PATCH v2] drm: dsi: Add lane clock rate fields to DSI device

2018-10-22 Thread A H
czw., 18 paź 2018, 12:21 użytkownik Linus Walleij napisał: > The DSI devices have a maximum operating frequency specified > in their data sheet per the MIPI specification, and DSI hosts > that can scale their frequency need this information to set > their clock dividers right. > > As current pane

Re: [PATCH v2] drm: dsi: Add lane clock rate fields to DSI device

2018-10-21 Thread Linus Walleij
On Thu, Oct 18, 2018 at 1:19 PM Linus Walleij wrote: > The DSI devices have a maximum operating frequency specified > in their data sheet per the MIPI specification, and DSI hosts > that can scale their frequency need this information to set > their clock dividers right. > > As current panel driv

[PATCH v2] drm: dsi: Add lane clock rate fields to DSI device

2018-10-18 Thread Linus Walleij
The DSI devices have a maximum operating frequency specified in their data sheet per the MIPI specification, and DSI hosts that can scale their frequency need this information to set their clock dividers right. As current panel drivers often lack this information, specify that setting it to zero w