All of lore.kernel.org
 help / color / mirror / Atom feed
From: Suzuki K Poulose <suzuki.poulose@arm.com>
To: leo.yan@linaro.org, robh+dt@kernel.org, mark.rutland@arm.com,
	mathieu.poirier@linaro.org, mike.leach@linaro.org,
	xuwei5@hisilicon.com, shawnguo@kernel.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de,
	festevam@gmail.com, linux-imx@nxp.com, agross@kernel.org,
	david.brown@linaro.org, linus.walleij@linaro.org,
	liviu.dudau@arm.com, Sudeep.Holla@arm.com,
	Lorenzo.Pieralisi@arm.com, orsonzhai@gmail.com,
	baolin.wang@linaro.org, zhang.lyra@gmail.com,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org
Cc: guodong.xu@linaro.org, zhangfei.gao@linaro.org,
	haojian.zhuang@linaro.org, cphealy@gmail.com, andrew@lunn.ch,
	lee.jones@linaro.org, zhang.chunyan@linaro.org
Subject: Re: [PATCH v2 00/11] dts: Update DT bindings for CoreSight replicator and funnel
Date: Wed, 8 May 2019 15:29:12 +0100	[thread overview]
Message-ID: <9c56323b-7b14-c662-b824-ed60fbb1638f@arm.com> (raw)
In-Reply-To: <20190508021902.10358-1-leo.yan@linaro.org>



On 08/05/2019 03:18, 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.

This is now misleading ;-), but that doesn't matter.

For the entire series :

Acked-by: Suzuki K Poulose <suzuki.poulose@arm.com>

WARNING: multiple messages have this Message-ID (diff)
From: Suzuki K Poulose <suzuki.poulose@arm.com>
To: leo.yan@linaro.org, robh+dt@kernel.org, mark.rutland@arm.com,
	mathieu.poirier@linaro.org, mike.leach@linaro.org,
	xuwei5@hisilicon.com, shawnguo@kernel.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de,
	festevam@gmail.com, linux-imx@nxp.com, agross@kernel.org,
	david.brown@linaro.org, linus.walleij@linaro.org,
	liviu.dudau@arm.com, Sudeep.Holla@arm.com,
	Lorenzo.Pieralisi@arm.com, orsonzhai@gmail.com,
	baolin.wang@linaro.org, zhang.lyra@gmail.com,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org
Cc: andrew@lunn.ch, guodong.xu@linaro.org, zhang.chunyan@linaro.org,
	haojian.zhuang@linaro.org, zhangfei.gao@linaro.org,
	lee.jones@linaro.org, cphealy@gmail.com
Subject: Re: [PATCH v2 00/11] dts: Update DT bindings for CoreSight replicator and funnel
Date: Wed, 8 May 2019 15:29:12 +0100	[thread overview]
Message-ID: <9c56323b-7b14-c662-b824-ed60fbb1638f@arm.com> (raw)
In-Reply-To: <20190508021902.10358-1-leo.yan@linaro.org>



On 08/05/2019 03:18, 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.

This is now misleading ;-), but that doesn't matter.

For the entire series :

Acked-by: Suzuki K Poulose <suzuki.poulose@arm.com>

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

  parent reply	other threads:[~2019-05-08 14:29 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-08  2:18 [PATCH v2 00/11] dts: Update DT bindings for CoreSight replicator and funnel Leo Yan
2019-05-08  2:18 ` Leo Yan
2019-05-08  2:18 ` Leo Yan
2019-05-08  2:18 ` [PATCH v2 01/11] ARM: dts: hip04: Update coresight DT bindings Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-06-19 16:12   ` Wei Xu
2019-06-19 16:12     ` Wei Xu
2019-06-19 16:12     ` Wei Xu
2019-05-08  2:18 ` [PATCH v2 02/11] ARM: dts: imx7s: " Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-05-20  2:33   ` Shawn Guo
2019-05-20  2:33     ` Shawn Guo
2019-05-20  2:33     ` Shawn Guo
2019-05-08  2:18 ` [PATCH v2 03/11] ARM: dts: qcom-apq8064: " Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-05-08  2:18 ` [PATCH v2 04/11] ARM: dts: ste: " Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-05-16 12:53   ` Linus Walleij
2019-05-16 12:53     ` Linus Walleij
2019-05-16 12:53     ` Linus Walleij
2019-05-16 13:21     ` Leo Yan
2019-05-16 13:21       ` Leo Yan
2019-05-16 13:21       ` Leo Yan
2019-05-27  9:13   ` Linus Walleij
2019-05-27  9:13     ` Linus Walleij
2019-05-27  9:13     ` Linus Walleij
2019-05-08  2:18 ` [PATCH v2 05/11] ARM: dts: vexpress-v2p-ca15_a7: " Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-05-08  2:18 ` [PATCH v2 06/11] ARM: dts: qcom-msm8974: " Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-05-08  2:18 ` [PATCH v2 07/11] arm64: dts: hi6220: " Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-06-19 16:11   ` Wei Xu
2019-06-19 16:11     ` Wei Xu
2019-06-19 16:11     ` Wei Xu
2019-05-08  2:18 ` [PATCH v2 08/11] arm64: dts: juno: " Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-05-08  2:18   ` Leo Yan
2019-05-08  2:19 ` [PATCH v2 09/11] arm64: dts: qcom-msm8916: " Leo Yan
2019-05-08  2:19   ` Leo Yan
2019-05-08  2:19   ` Leo Yan
2019-05-08  2:19 ` [PATCH v2 10/11] arm64: dts: sc9836: " Leo Yan
2019-05-08  2:19   ` Leo Yan
2019-05-08  2:19   ` Leo Yan
2019-05-08  2:19 ` [PATCH v2 11/11] arm64: dts: sc9860: " Leo Yan
2019-05-08  2:19   ` Leo Yan
2019-05-08  2:19   ` Leo Yan
2019-06-24  5:58   ` Chunyan Zhang
2019-06-24  5:58     ` Chunyan Zhang
2019-06-24  5:58     ` Chunyan Zhang
2019-05-08 14:29 ` Suzuki K Poulose [this message]
2019-05-08 14:29   ` [PATCH v2 00/11] dts: Update DT bindings for CoreSight replicator and funnel Suzuki K Poulose
2019-05-08 23:17   ` Leo Yan
2019-05-08 23:17     ` Leo Yan
2019-05-13 15:28 ` Mathieu Poirier
2019-05-13 15:28   ` Mathieu Poirier
2019-05-13 15:28   ` Mathieu Poirier
2019-05-29 10:14 ` Leo Yan
2019-05-29 10:14   ` Leo Yan
2019-05-29 10:14   ` Leo Yan
2019-05-29 10:20   ` Chunyan Zhang
2019-05-29 10:20     ` Chunyan Zhang
2019-05-29 10:20     ` Chunyan Zhang

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=9c56323b-7b14-c662-b824-ed60fbb1638f@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=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=guodong.xu@linaro.org \
    --cc=haojian.zhuang@linaro.org \
    --cc=kernel@pengutronix.de \
    --cc=lee.jones@linaro.org \
    --cc=leo.yan@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.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=zhang.lyra@gmail.com \
    --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 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.