All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leo Yan <leo.yan@linaro.org>
To: Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Suzuki K Poulose <suzuki.poulose@arm.com>,
	Mathieu Poirier <mathieu.poirier@linaro.org>,
	Mike Leach <mike.leach@linaro.org>,
	linux-arm-kernel@lists.infradead.org
Cc: David Brown <david.brown@linaro.org>,
	Andy Gross <agross@kernel.org>, Leo Yan <leo.yan@linaro.org>
Subject: [PATCH v1 15/17] arm64: dts: qcom-msm8916: Update coresight bindings for funnel
Date: Tue,  7 May 2019 11:47:32 +0800	[thread overview]
Message-ID: <20190507034734.20622-16-leo.yan@linaro.org> (raw)
In-Reply-To: <20190507034734.20622-1-leo.yan@linaro.org>

Switch to the new CoreSight dynamic funnel bindings.

Cc: Andy Gross <agross@kernel.org>
Cc: David Brown <david.brown@linaro.org>
Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Leo Yan <leo.yan@linaro.org>
---
 arch/arm64/boot/dts/qcom/msm8916.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi
index 423dda996b5d..de49ec110fc2 100644
--- a/arch/arm64/boot/dts/qcom/msm8916.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi
@@ -1172,7 +1172,7 @@
 		};
 
 		funnel@821000 {
-			compatible = "arm,coresight-funnel", "arm,primecell";
+			compatible = "arm,coresight-dynamic-funnel", "arm,primecell";
 			reg = <0x821000 0x1000>;
 
 			clocks = <&rpmcc RPM_QDSS_CLK>, <&rpmcc RPM_QDSS_A_CLK>;
@@ -1285,7 +1285,7 @@
 		};
 
 		funnel@841000 {	/* APSS funnel only 4 inputs are used */
-			compatible = "arm,coresight-funnel", "arm,primecell";
+			compatible = "arm,coresight-dynamic-funnel", "arm,primecell";
 			reg = <0x841000 0x1000>;
 
 			clocks = <&rpmcc RPM_QDSS_CLK>, <&rpmcc RPM_QDSS_A_CLK>;
-- 
2.17.1


_______________________________________________
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-07  3:50 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 ` Leo Yan [this message]
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
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=20190507034734.20622-16-leo.yan@linaro.org \
    --to=leo.yan@linaro.org \
    --cc=agross@kernel.org \
    --cc=david.brown@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=mathieu.poirier@linaro.org \
    --cc=mike.leach@linaro.org \
    --cc=robh+dt@kernel.org \
    --cc=suzuki.poulose@arm.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.