[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200427185320.GB15880@ravnborg.org>
Date: Mon, 27 Apr 2020 20:53:20 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Xin Ji <xji@...logixsemi.com>
Cc: devel@...verdev.osuosl.org,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Andrzej Hajda <a.hajda@...sung.com>,
Nicolas Boichat <drinkcat@...gle.com>,
Jernej Skrabec <jernej.skrabec@...l.net>,
Nicolas Boichat <drinkcat@...omium.org>,
Pi-Hsun Shih <pihsun@...omium.org>,
Jonas Karlman <jonas@...boo.se>,
David Airlie <airlied@...ux.ie>,
Neil Armstrong <narmstrong@...libre.com>,
linux-kernel@...r.kernel.org, dri-devel@...ts.freedesktop.org,
Sheng Pan <span@...logixsemi.com>,
Dan Carpenter <dan.carpenter@...cle.com>
Subject: Re: [PATCH v8 0/2] Add initial support for slimport anx7625
Hi Xin Ji
On Mon, Apr 27, 2020 at 02:16:49PM +0800, Xin Ji wrote:
> Hi all,
>
> The following series add support for the Slimport ANX7625 transmitter, a
> ultra-low power Full-HD 4K MIPI to DP transmitter designed for portable device.
>
> This is the v8 version, any mistakes, please let me know, I will fix it in
> the next series. This series fix several coding format and description.
It would be great if you can add a summary of changes like this:
v8:
- fix several coding format
- update description
v7:
- Bla bla
I see no reason to dig out the old changelog, but start from now on.
The cover letter (this mail) should give a general intro to the changes.
The individual patches the detailed changelog.
For each entry is is also a good practice to tell who gave the feedback
that triggered the changes.
There are many ways to handle this, take a look at a few submissions
to dri-devel to be inspired.
Sam
>
> Thanks,
> Xin
>
>
>
> Xin Ji (2):
> dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding
> drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver
>
> .../bindings/display/bridge/anx7625.yaml | 91 +
> drivers/gpu/drm/bridge/Makefile | 2 +-
> drivers/gpu/drm/bridge/analogix/Kconfig | 6 +
> drivers/gpu/drm/bridge/analogix/Makefile | 1 +
> drivers/gpu/drm/bridge/analogix/anx7625.c | 2158 ++++++++++++++++++++
> drivers/gpu/drm/bridge/analogix/anx7625.h | 410 ++++
> 6 files changed, 2667 insertions(+), 1 deletion(-)
> create mode 100644 Documentation/devicetree/bindings/display/bridge/anx7625.yaml
> create mode 100644 drivers/gpu/drm/bridge/analogix/anx7625.c
> create mode 100644 drivers/gpu/drm/bridge/analogix/anx7625.h
>
> --
> 2.7.4
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@...ts.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
Powered by blists - more mailing lists