From: Suzuki K Poulose <suzuki.poulose@arm.com>
To: leo.yan@linaro.org, Sudeep.Holla@arm.com
Cc: mark.rutland@arm.com, andrew@lunn.ch, linus.walleij@linaro.org,
liviu.dudau@arm.com, david.brown@linaro.org,
haojian.zhuang@linaro.org, festevam@gmail.com,
Lorenzo.Pieralisi@arm.com, lee.jones@linaro.org,
xuwei5@hisilicon.com, agross@kernel.org, orsonzhai@gmail.com,
cphealy@gmail.com, mike.leach@linaro.org, s.hauer@pengutronix.de,
robh+dt@kernel.org, zhangfei.gao@linaro.org,
linux-arm-kernel@lists.infradead.org, mathieu.poirier@linaro.org,
guodong.xu@linaro.org, baolin.wang@linaro.org,
zhang.chunyan@linaro.org, shawnguo@kernel.org
Subject: Re: [PATCH v1 00/17] dts: Update DT bindings for CoreSight replicator and funnel
Date: Tue, 7 May 2019 16:06:32 +0100 [thread overview]
Message-ID: <00a6305a-a34e-a2df-3a08-b19e41e00cbe@arm.com> (raw)
In-Reply-To: <20190507132446.GH21730@leoy-ThinkPad-X240s>
On 07/05/2019 14:24, Leo Yan wrote:
> Hi Sudeep,
>
> On Tue, May 07, 2019 at 08:16:04PM +0800, Leo Yan wrote:
>
> [...]
>
>>> I plan to take 9,10,14/17 for v5.3
>>
>> Yes, please pick up these 3 patches.
>
> I am planning to respin new patch set with more clear explaination in
> the commit log.
>
> Please let me know if it's okay for you to wait for new patch set, or
> will you directly pick up these three patches and I should drop these
> 3 patches in next version?
Leo,
If you do respin, please could you merge the separate patches for funnel and
replicator per DTS into a single patch.
Cheers
Suzuki
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-05-07 15:06 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-07 3:47 [PATCH v1 00/17] dts: Update DT bindings for CoreSight replicator and funnel Leo Yan
2019-05-07 3:47 ` [PATCH v1 01/17] ARM: dts: hip04: Update coresight bindings for replicator Leo Yan
2019-05-07 3:47 ` [PATCH v1 02/17] ARM: dts: hip04: Update coresight bindings for funnel Leo Yan
2019-05-07 3:47 ` [PATCH v1 03/17] ARM: dts: imx7s: Update coresight bindings for replicator Leo Yan
2019-05-07 3:47 ` [PATCH v1 04/17] ARM: dts: imx7s: Update coresight bindings for funnel Leo Yan
2019-05-07 10:57 ` Fabio Estevam
2019-05-07 12:34 ` Leo Yan
2019-05-07 12:36 ` Fabio Estevam
2019-05-07 13:17 ` Leo Yan
2019-05-07 3:47 ` [PATCH v1 05/17] ARM: dts: qcom-apq8064: Update coresight bindings for replicator Leo Yan
2019-05-07 3:47 ` [PATCH v1 06/17] ARM: dts: qcom-apq8064: Update coresight bindings for funnel Leo Yan
2019-05-07 3:47 ` [PATCH v1 07/17] ARM: dts: ste: Update coresight bindings for replicator Leo Yan
2019-05-07 3:47 ` [PATCH v1 08/17] ARM: dts: ste: Update coresight bindings for funnel Leo Yan
2019-05-07 3:47 ` [PATCH v1 09/17] ARM: dts: vexpress-v2p-ca15_a7: Update coresight bindings for replicator Leo Yan
2019-05-07 3:47 ` [PATCH v1 10/17] ARM: dts: vexpress-v2p-ca15_a7: Update coresight bindings for funnel Leo Yan
2019-05-07 3:47 ` [PATCH v1 11/17] ARM: dts: qcom-msm8974: " Leo Yan
2019-05-07 3:47 ` [PATCH v1 12/17] arm64: dts: hi6220: Update coresight bindings for replicator Leo Yan
2019-05-07 3:47 ` [PATCH v1 13/17] arm64: dts: hi6220: Update coresight bindings for funnel Leo Yan
2019-05-07 3:47 ` [PATCH v1 14/17] arm64: dts: juno: " Leo Yan
2019-05-07 3:47 ` [PATCH v1 15/17] arm64: dts: qcom-msm8916: " Leo Yan
2019-05-07 3:47 ` [PATCH v1 16/17] arm64: dts: sc9836: " Leo Yan
2019-05-07 8:16 ` Chunyan Zhang
2019-05-07 3:47 ` [PATCH v1 17/17] arm64: dts: sc9860: " Leo Yan
2019-05-07 8:16 ` Chunyan Zhang
2019-05-07 8:27 ` [PATCH v1 00/17] dts: Update DT bindings for CoreSight replicator and funnel Suzuki K Poulose
2019-05-07 10:46 ` Sudeep Holla
2019-05-07 12:16 ` Leo Yan
2019-05-07 13:24 ` Leo Yan
2019-05-07 15:06 ` Suzuki K Poulose [this message]
2019-05-07 15:31 ` Leo Yan
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=00a6305a-a34e-a2df-3a08-b19e41e00cbe@arm.com \
--to=suzuki.poulose@arm.com \
--cc=Lorenzo.Pieralisi@arm.com \
--cc=Sudeep.Holla@arm.com \
--cc=agross@kernel.org \
--cc=andrew@lunn.ch \
--cc=baolin.wang@linaro.org \
--cc=cphealy@gmail.com \
--cc=david.brown@linaro.org \
--cc=festevam@gmail.com \
--cc=guodong.xu@linaro.org \
--cc=haojian.zhuang@linaro.org \
--cc=lee.jones@linaro.org \
--cc=leo.yan@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=liviu.dudau@arm.com \
--cc=mark.rutland@arm.com \
--cc=mathieu.poirier@linaro.org \
--cc=mike.leach@linaro.org \
--cc=orsonzhai@gmail.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=xuwei5@hisilicon.com \
--cc=zhang.chunyan@linaro.org \
--cc=zhangfei.gao@linaro.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 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).