linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* sun6i MIPI DSI driver EoTp
@ 2019-03-11 18:43 Sergey Suloev
  2019-03-12 15:52 ` Maxime Ripard
  0 siblings, 1 reply; 2+ messages in thread
From: Sergey Suloev @ 2019-03-11 18:43 UTC (permalink / raw)
  To: Maxime Ripard; +Cc: linux-kernel, linux-arm-kernel

Hi, Maxime,

according to MIPI DSI spec chapter 8.8.2  the EoTp packet can be enabled 
or disabled on the protocol level.
It seems like that it might be required for the panel I am working on 
(Himax HX8379A-based panel).
Here is some crappy driver I found on github showing that it might be an 
issue  [1]

May I ask you if this feature supported by sun6i MIPI DSI driver and 
where ?
As there is no datasheet available, could you please help to support 
this feature (if not yet) ?

The second point is that the panel requires NON-BURST-WITH-SYNC-EVENTS 
mode.
Could it be a problem with the current driver?

[1] 
https://github.com/lnfamous/Kernel_Htc_Pico_CyanogenMod12.1/blob/ff5eed4b86f5c9e653ebde4d89fe969c6abf611a/drivers/video/msm/mipi_hx8379a_video_wvga_pt.c#L107

[2] 
https://github.com/lnfamous/Kernel_Htc_Pico_CyanogenMod12.1/blob/ff5eed4b86f5c9e653ebde4d89fe969c6abf611a/drivers/video/msm/mipi_hx8379a_video_wvga_pt.c#L92

Thank you,
Sergey


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-12 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-11 18:43 sun6i MIPI DSI driver EoTp Sergey Suloev
2019-03-12 15:52 ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).