linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergey Suloev <ssuloev@orpaltech.com>
To: Maxime Ripard <maxime.ripard@bootlin.com>
Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: sun6i MIPI DSI driver EoTp
Date: Mon, 11 Mar 2019 21:43:36 +0300	[thread overview]
Message-ID: <ff953218-219e-7f92-476d-91e2b9904776@orpaltech.com> (raw)

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


             reply	other threads:[~2019-03-11 18:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-11 18:43 Sergey Suloev [this message]
2019-03-12 15:52 ` sun6i MIPI DSI driver EoTp Maxime Ripard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ff953218-219e-7f92-476d-91e2b9904776@orpaltech.com \
    --to=ssuloev@orpaltech.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maxime.ripard@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).