All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark yao <mark.yao@rock-chips.com>
To: Rob Herring <robh@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, Heiko Stuebner <heiko@sntech.de>,
	David Airlie <airlied@linux.ie>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 5/5] dt-bindings: display: fill Documents for series of vop
Date: Thu, 20 Jul 2017 10:10:53 +0800	[thread overview]
Message-ID: <5970112D.4050904@rock-chips.com> (raw)
In-Reply-To: <20170717172447.mwmccb5szsutc3k7@rob-hp-laptop>

On 2017年07月18日 01:24, Rob Herring wrote:
> On Wed, Jul 12, 2017 at 10:04:02AM +0800, Mark Yao wrote:
>> Changes in v2:
>> - rename rk322x to rk3228(Heiko Stübner)
> This goes below '---' and you need a commit msg here. Also, it is not
> clear in the subject this is for Rockchip.
>

Got it, will fix it at next version.

Thanks.

>> Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
>> ---
>>   Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt | 4 ++++
>>   1 file changed, 4 insertions(+)
> _______________________________________________
> Linux-rockchip mailing list
> Linux-rockchip@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-rockchip
>
>
>


-- 
Mark Yao



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: mark.yao@rock-chips.com (Mark yao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 5/5] dt-bindings: display: fill Documents for series of vop
Date: Thu, 20 Jul 2017 10:10:53 +0800	[thread overview]
Message-ID: <5970112D.4050904@rock-chips.com> (raw)
In-Reply-To: <20170717172447.mwmccb5szsutc3k7@rob-hp-laptop>

On 2017?07?18? 01:24, Rob Herring wrote:
> On Wed, Jul 12, 2017 at 10:04:02AM +0800, Mark Yao wrote:
>> Changes in v2:
>> - rename rk322x to rk3228(Heiko St?bner)
> This goes below '---' and you need a commit msg here. Also, it is not
> clear in the subject this is for Rockchip.
>

Got it, will fix it at next version.

Thanks.

>> Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
>> ---
>>   Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt | 4 ++++
>>   1 file changed, 4 insertions(+)
> _______________________________________________
> Linux-rockchip mailing list
> Linux-rockchip at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-rockchip
>
>
>


-- 
?ark Yao

WARNING: multiple messages have this Message-ID (diff)
From: Mark yao <mark.yao@rock-chips.com>
To: Rob Herring <robh@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, Heiko Stuebner <heiko@sntech.de>,
	David Airlie <airlied@linux.ie>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 5/5] dt-bindings: display: fill Documents for series of vop
Date: Thu, 20 Jul 2017 10:10:53 +0800	[thread overview]
Message-ID: <5970112D.4050904@rock-chips.com> (raw)
In-Reply-To: <20170717172447.mwmccb5szsutc3k7@rob-hp-laptop>

On 2017年07月18日 01:24, Rob Herring wrote:
> On Wed, Jul 12, 2017 at 10:04:02AM +0800, Mark Yao wrote:
>> Changes in v2:
>> - rename rk322x to rk3228(Heiko Stübner)
> This goes below '---' and you need a commit msg here. Also, it is not
> clear in the subject this is for Rockchip.
>

Got it, will fix it at next version.

Thanks.

>> Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
>> ---
>>   Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt | 4 ++++
>>   1 file changed, 4 insertions(+)
> _______________________________________________
> Linux-rockchip mailing list
> Linux-rockchip@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-rockchip
>
>
>


-- 
Mark Yao

  reply	other threads:[~2017-07-20  2:10 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-12  2:03 [PATCH v2 0/5] drm/rockchip: add all full framework vop support Mark Yao
2017-07-12  2:03 ` Mark Yao
2017-07-12  2:03 ` Mark Yao
2017-07-12  2:03 ` [PATCH v2 1/5] drm/rockchip: vop: get rid of register init table Mark Yao
2017-07-12  2:03   ` Mark Yao
2017-07-12  2:03   ` Mark Yao
2017-07-12 16:47   ` Sean Paul
2017-07-12 16:47     ` Sean Paul
2017-07-12 16:47     ` Sean Paul
2017-07-13  1:33     ` Mark yao
2017-07-13  1:33       ` Mark yao
2017-07-13 20:29       ` Sean Paul
2017-07-13 20:29         ` Sean Paul
2017-07-13 20:29         ` Sean Paul
2017-07-17  2:10         ` Mark yao
2017-07-17  2:10           ` Mark yao
2017-07-17  2:10           ` Mark yao
2017-07-12  2:03 ` [PATCH v2 2/5] drm/rockchip: vop: support verify registers with vop version Mark Yao
2017-07-12  2:03   ` Mark Yao
2017-07-12  2:03   ` Mark Yao
2017-07-12 17:53   ` Sean Paul
2017-07-12 17:53     ` Sean Paul
2017-07-12 17:53     ` Sean Paul
2017-07-13  1:45     ` Mark yao
2017-07-13  1:45       ` Mark yao
2017-07-13  1:45       ` Mark yao
2017-07-13 20:33       ` Sean Paul
2017-07-13 20:33         ` Sean Paul
2017-07-13 20:33         ` Sean Paul
2017-07-12  2:03 ` [PATCH v2 3/5] drm/rockchip: vop: move line_flag_num to interrupt registers Mark Yao
2017-07-12  2:03   ` Mark Yao
2017-07-12  2:03   ` Mark Yao
2017-07-12 17:54   ` Sean Paul
2017-07-12 17:54     ` Sean Paul
2017-07-12 17:54     ` Sean Paul
2017-07-13  1:46     ` Mark yao
2017-07-13  1:46       ` Mark yao
2017-07-13  1:46       ` Mark yao
2017-07-12  2:03 ` [PATCH v2 4/5] drm/rockchip: vop: add a series of vop support Mark Yao
2017-07-12  2:03   ` Mark Yao
2017-07-12  2:03   ` Mark Yao
2017-07-12 18:33   ` Sean Paul
2017-07-12 18:33     ` Sean Paul
2017-07-12 18:33     ` Sean Paul
2017-07-13  1:31     ` Mark yao
2017-07-13 20:28       ` Sean Paul
2017-07-13 20:28         ` Sean Paul
2017-07-13 20:28         ` Sean Paul
2017-07-12  2:04 ` [PATCH v2 5/5] dt-bindings: display: fill Documents for series of vop Mark Yao
2017-07-12  2:04   ` Mark Yao
2017-07-12  2:04   ` Mark Yao
     [not found]   ` <1499825042-7652-1-git-send-email-mark.yao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2017-07-17 17:24     ` Rob Herring
2017-07-17 17:24       ` Rob Herring
2017-07-17 17:24       ` Rob Herring
2017-07-20  2:10       ` Mark yao [this message]
2017-07-20  2:10         ` Mark yao
2017-07-20  2:10         ` Mark yao

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=5970112D.4050904@rock-chips.com \
    --to=mark.yao@rock-chips.com \
    --cc=airlied@linux.ie \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=heiko@sntech.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=robh@kernel.org \
    /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.