public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@arm.com>
To: Suzuki K Poulose <suzuki.poulose@arm.com>, leo.yan@linaro.org
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, Sudeep Holla <sudeep.holla@arm.com>,
	shawnguo@kernel.org
Subject: Re: [PATCH v1 00/17] dts: Update DT bindings for CoreSight replicator and funnel
Date: Tue, 7 May 2019 11:46:12 +0100	[thread overview]
Message-ID: <20190507104612.GA21391@e107155-lin> (raw)
In-Reply-To: <2f2d819d-9b20-7b4c-a558-0ba24a7babf3@arm.com>

On Tue, May 07, 2019 at 09:27:26AM +0100, Suzuki K Poulose wrote:
> Leo,
>
> On 07/05/2019 04:47, Leo Yan wrote:
> > Since the DT bindings consolidatoins for CoreSight replicator and funnel
> > is ready for kernel v5.2 merge window [1], this patch set is to update
> > the related CoreSight DT bindings for platforms; IIUC, this patch set
> > will be safe for merging into kernel v5.2 because the dependency
> > patches in [1] will be landed into mainline kernel v5.2 cycle.
> >
> > In this patch set, it tries to update below two compatible strings to
> > the latest strings:
> >
> >    s/"arm,coresight-replicator"/"arm,coresight-static-replicator"
> >    s/"arm,coresight-funnel"/"arm,coresight-dynamic-funnel"
> >
> > Please note, some platforms have two continuous patches, one is for
> > updating static replicator compatible string and another is for dynamic
> > funnel change; and other platforms have only one patch since it only
> > needs to change for dynamic funnel.
>
> I would have preferred to keep them as a single change. Either way, for
> the entire series :
>
> Acked-by: Suzuki K Poulose <suzuki.poulose@arm.com>

Thanks.

Leo,

I plan to take 9,10,14/17 for v5.3
Please shout if you plan to take the series directly via different tree.

--
Regards,
Sudeep

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

  reply	other threads:[~2019-05-07 10:46 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 [this message]
2019-05-07 12:16     ` Leo Yan
2019-05-07 13:24       ` Leo Yan
2019-05-07 15:06         ` Suzuki K Poulose
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=20190507104612.GA21391@e107155-lin \
    --to=sudeep.holla@arm.com \
    --cc=Lorenzo.Pieralisi@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=suzuki.poulose@arm.com \
    --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