All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xin Ji <xji@analogixsemi.com>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: devel@driverdev.osuosl.org,
	Jernej Skrabec <jernej.skrabec@siol.net>,
	Pi-Hsun Shih <pihsun@chromium.org>,
	Jonas Karlman <jonas@kwiboo.se>, David Airlie <airlied@linux.ie>,
	Neil Armstrong <narmstrong@baylibre.com>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	Andrzej Hajda <a.hajda@samsung.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Sheng Pan <span@analogixsemi.com>
Subject: Re: [PATCH v7 0/2] Add initial support for slimport anx7625
Date: Tue, 25 Feb 2020 16:11:52 +0800	[thread overview]
Message-ID: <20200225081152.GA12531@xin-VirtualBox> (raw)
In-Reply-To: <20200225074200.GC3308@kadam>

On Tue, Feb 25, 2020 at 10:42:00AM +0300, Dan Carpenter wrote:
> On Tue, Feb 25, 2020 at 02:11:39PM +0800, Xin Ji wrote:
> > Hi all,
> > 
> > The following series add initial support for the Slimport ANX7625 transmitter, a
> > ultra-low power Full-HD 4K MIPI to DP transmitter designed for portable device.
> > 
> > This is the initial version, any mistakes, please let me know, I will fix it in
>               ^^^^^^^^^^^^^^^
> > the next series.
> 
> This is actually the v7 version, but the patch zero cover letter hasn't
> been updated.  :P  The last time anyone responded to these patches was
> to point out three simple bugs which you fixed in v4 last November.
Sorry, I missed it, I'll resend the cover letter.
> 
> What changed in this version?  My guess is that nothing changed and you
> are just prodding us to re-review it...  Feel free to say that also
> because we can't read your mind.
I added a new bridge interface "mode_fixup" for processing critical
timing. And add MIPI RX tolerance by setting register 0x1B to 0x3D.
> 
> regards,
> dan carpenter
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: Xin Ji <xji@analogixsemi.com>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: devel@driverdev.osuosl.org,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Andrzej Hajda <a.hajda@samsung.com>,
	Neil Armstrong <narmstrong@baylibre.com>,
	Jonas Karlman <jonas@kwiboo.se>,
	Jernej Skrabec <jernej.skrabec@siol.net>,
	David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	Pi-Hsun Shih <pihsun@chromium.org>,
	Sheng Pan <span@analogixsemi.com>
Subject: Re: [PATCH v7 0/2] Add initial support for slimport anx7625
Date: Tue, 25 Feb 2020 16:11:52 +0800	[thread overview]
Message-ID: <20200225081152.GA12531@xin-VirtualBox> (raw)
In-Reply-To: <20200225074200.GC3308@kadam>

On Tue, Feb 25, 2020 at 10:42:00AM +0300, Dan Carpenter wrote:
> On Tue, Feb 25, 2020 at 02:11:39PM +0800, Xin Ji wrote:
> > Hi all,
> > 
> > The following series add initial support for the Slimport ANX7625 transmitter, a
> > ultra-low power Full-HD 4K MIPI to DP transmitter designed for portable device.
> > 
> > This is the initial version, any mistakes, please let me know, I will fix it in
>               ^^^^^^^^^^^^^^^
> > the next series.
> 
> This is actually the v7 version, but the patch zero cover letter hasn't
> been updated.  :P  The last time anyone responded to these patches was
> to point out three simple bugs which you fixed in v4 last November.
Sorry, I missed it, I'll resend the cover letter.
> 
> What changed in this version?  My guess is that nothing changed and you
> are just prodding us to re-review it...  Feel free to say that also
> because we can't read your mind.
I added a new bridge interface "mode_fixup" for processing critical
timing. And add MIPI RX tolerance by setting register 0x1B to 0x3D.
> 
> regards,
> dan carpenter

  reply	other threads:[~2020-02-25  8:51 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-25  6:11 [PATCH v7 0/2] Add initial support for slimport anx7625 Xin Ji
2020-02-25  8:20 ` Xin Ji
2020-02-25  8:20 ` Xin Ji
2020-02-25  6:11 ` Xin Ji
2020-02-25  6:14 ` [PATCH v7 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding Xin Ji
2020-02-25  6:14   ` Xin Ji
2020-02-25  6:15 ` [PATCH v7 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver Xin Ji
2020-02-25  6:15   ` Xin Ji
2020-04-23 11:55   ` Nicolas Boichat
2020-04-23 11:55     ` Nicolas Boichat
2020-04-24  6:51     ` Xin Ji
2020-04-24  6:51       ` Xin Ji
2020-04-24 12:12       ` Nicolas Boichat
2020-04-24 12:12         ` Nicolas Boichat
2020-04-28 10:05         ` Daniel Vetter
2020-04-28 10:05           ` Daniel Vetter
2020-04-30  3:36           ` Xin Ji
2020-04-30  3:36             ` Xin Ji
2020-04-30 13:37             ` Daniel Vetter
2020-04-30 13:37               ` Daniel Vetter
2020-04-30 13:38               ` Daniel Vetter
2020-04-30 13:38                 ` Daniel Vetter
2020-04-30 13:47                 ` Xin Ji
2020-04-30 13:47                   ` Xin Ji
2020-04-30 13:54                   ` Daniel Vetter
2020-04-30 13:54                     ` Daniel Vetter
2020-04-30 13:58                     ` Xin Ji
2020-04-30 13:58                       ` Xin Ji
2020-02-25  7:42 ` [PATCH v7 0/2] Add initial support for slimport anx7625 Dan Carpenter
2020-02-25  7:42   ` Dan Carpenter
2020-02-25  8:11   ` Xin Ji [this message]
2020-02-25  8:11     ` Xin Ji

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=20200225081152.GA12531@xin-VirtualBox \
    --to=xji@analogixsemi.com \
    --cc=a.hajda@samsung.com \
    --cc=airlied@linux.ie \
    --cc=dan.carpenter@oracle.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jernej.skrabec@siol.net \
    --cc=jonas@kwiboo.se \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=narmstrong@baylibre.com \
    --cc=pihsun@chromium.org \
    --cc=span@analogixsemi.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.