All of lore.kernel.org
 help / color / mirror / Atom feed
From: Archit Taneja <architt@codeaurora.org>
To: Andrzej Hajda <a.hajda@samsung.com>,
	Philippe CORNU <philippe.cornu@st.com>,
	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
	David Airlie <airlied@linux.ie>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Cc: Yannick Fertre <yannick.fertre@st.com>,
	Benjamin Gaignard <benjamin.gaignard@linaro.org>,
	Vincent Abriou <vincent.abriou@st.com>,
	Alexandre Torgue <alexandre.torgue@st.com>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Gabriel Fernandez <gabriel.fernandez@st.com>,
	Ludovic Barre <ludovic.barre@st.com>,
	Fabien Dessenne <fabien.dessenne@st.com>,
	Mickael Reulier <mickael.reulier@st.com>
Subject: Re: [PATCH v3 2/3] drm/bridge/synopsys: dsi: Register list clean up
Date: Mon, 4 Sep 2017 17:09:55 +0530	[thread overview]
Message-ID: <68a6bf12-a537-b4c9-5a5f-6fa189640960@codeaurora.org> (raw)
In-Reply-To: <eb4be528-17ea-57aa-a8e2-23d70c6734ce@samsung.com>



On 09/01/2017 06:59 PM, Andrzej Hajda wrote:
> On 01.08.2017 15:23, Philippe CORNU wrote:
>> This patch cleans up the Synopsys mipi dsi register list:
>> - rename registers according to the Synopsys documentation
>>    (1.30 & 1.31)
>> - fix typos
>> - re-order registers for a better coherency
>>
>> Signed-off-by: Philippe CORNU <philippe.cornu@st.com>
>> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
> 

queued to drm-misc-next.

>   --
> Regards
> Andrzej
> 

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

WARNING: multiple messages have this Message-ID (diff)
From: Archit Taneja <architt@codeaurora.org>
To: Andrzej Hajda <a.hajda@samsung.com>,
	Philippe CORNU <philippe.cornu@st.com>,
	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
	David Airlie <airlied@linux.ie>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Cc: Alexandre Torgue <alexandre.torgue@st.com>,
	Fabien Dessenne <fabien.dessenne@st.com>,
	Yannick Fertre <yannick.fertre@st.com>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Mickael Reulier <mickael.reulier@st.com>,
	Vincent Abriou <vincent.abriou@st.com>,
	Gabriel Fernandez <gabriel.fernandez@st.com>,
	Ludovic Barre <ludovic.barre@st.com>
Subject: Re: [PATCH v3 2/3] drm/bridge/synopsys: dsi: Register list clean up
Date: Mon, 4 Sep 2017 17:09:55 +0530	[thread overview]
Message-ID: <68a6bf12-a537-b4c9-5a5f-6fa189640960@codeaurora.org> (raw)
In-Reply-To: <eb4be528-17ea-57aa-a8e2-23d70c6734ce@samsung.com>



On 09/01/2017 06:59 PM, Andrzej Hajda wrote:
> On 01.08.2017 15:23, Philippe CORNU wrote:
>> This patch cleans up the Synopsys mipi dsi register list:
>> - rename registers according to the Synopsys documentation
>>    (1.30 & 1.31)
>> - fix typos
>> - re-order registers for a better coherency
>>
>> Signed-off-by: Philippe CORNU <philippe.cornu@st.com>
>> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
> 

queued to drm-misc-next.

>   --
> Regards
> Andrzej
> 

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2017-09-04 11:40 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-01 13:23 [PATCH v3 0/3] drm/bridge/synopsys: dsi: Various cleanups Philippe CORNU
2017-08-01 13:23 ` Philippe CORNU
2017-08-01 13:23 ` [PATCH v3 1/3] drm/bridge/synopsys: dsi: Constify funcs structures Philippe CORNU
2017-08-01 13:23   ` Philippe CORNU
2017-09-01 13:17   ` Andrzej Hajda
2017-09-01 13:17     ` Andrzej Hajda
2017-08-01 13:23 ` [PATCH v3 2/3] drm/bridge/synopsys: dsi: Register list clean up Philippe CORNU
2017-08-01 13:23   ` Philippe CORNU
2017-09-01 13:29   ` Andrzej Hajda
2017-09-01 13:29     ` Andrzej Hajda
2017-09-04 11:39     ` Archit Taneja [this message]
2017-09-04 11:39       ` Archit Taneja
2017-08-01 13:23 ` [PATCH v3 3/3] drm/bridge/synopsys: dsi: explicitly request exclusive reset control Philippe CORNU
2017-08-01 13:23   ` Philippe CORNU
2017-09-01 13:45   ` Andrzej Hajda
2017-09-01 13:45     ` Andrzej Hajda
2017-09-04 11:40     ` Archit Taneja
2017-09-04 11:40       ` Archit Taneja
2017-09-04 13:56       ` Philippe CORNU
2017-09-04 13:56         ` Philippe CORNU
2017-08-01 13:30 ` [PATCH v3 0/3] drm/bridge/synopsys: dsi: Various cleanups Philippe CORNU
2017-08-01 13:30   ` Philippe CORNU
2017-09-01 12:40   ` Philippe CORNU
2017-09-01 12:40     ` Philippe CORNU

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=68a6bf12-a537-b4c9-5a5f-6fa189640960@codeaurora.org \
    --to=architt@codeaurora.org \
    --cc=Laurent.pinchart@ideasonboard.com \
    --cc=a.hajda@samsung.com \
    --cc=airlied@linux.ie \
    --cc=alexandre.torgue@st.com \
    --cc=benjamin.gaignard@linaro.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=fabien.dessenne@st.com \
    --cc=gabriel.fernandez@st.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ludovic.barre@st.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=mickael.reulier@st.com \
    --cc=p.zabel@pengutronix.de \
    --cc=philippe.cornu@st.com \
    --cc=vincent.abriou@st.com \
    --cc=yannick.fertre@st.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.